From 525a7205c17fafda39caf628cc591dc81b235d00 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Tue, 9 Sep 2025 12:57:50 +0000 Subject: [PATCH] Update Flex endpoint --- RECIPES.md | 1 + ...df786467adfb74a41d1c14bdb6d8f214991cd.json | 43 +++++++++++++++++++ index.json | 3 ++ spiriitlabs.auth-log-bundle.1.0.json | 43 +++++++++++++++++++ 4 files changed, 90 insertions(+) create mode 100644 archived/spiriitlabs.auth-log-bundle/15cdf786467adfb74a41d1c14bdb6d8f214991cd.json create mode 100644 spiriitlabs.auth-log-bundle.1.0.json diff --git a/RECIPES.md b/RECIPES.md index f5267cd8..0442306b 100644 --- a/RECIPES.md +++ b/RECIPES.md @@ -578,6 +578,7 @@ Additional recipes can be found on the [Main Recipes Repository](https://github. | [spatie/symfony-ignition-bundle](https://packagist.org/packages/spatie/symfony-ignition-bundle) | [0.0](spatie/symfony-ignition-bundle/0.0) | | [specshaper/encrypt-bundle](https://packagist.org/packages/specshaper/encrypt-bundle) | [3.0](specshaper/encrypt-bundle/3.0) | | [spiechu/symfony-commons-bundle](https://packagist.org/packages/spiechu/symfony-commons-bundle) | [0.1](spiechu/symfony-commons-bundle/0.1) | +| [spiriitlabs/auth-log-bundle](https://packagist.org/packages/spiriitlabs/auth-log-bundle) | [1.0](spiriitlabs/auth-log-bundle/1.0) | | [spomky-labs/jose-bundle](https://packagist.org/packages/spomky-labs/jose-bundle) | [2.2](spomky-labs/jose-bundle/2.2) | | [spomky-labs/lexik-jose-bridge](https://packagist.org/packages/spomky-labs/lexik-jose-bridge) | [2.0](spomky-labs/lexik-jose-bridge/2.0) | | [sprintechnology/firebase-cloud-messaging](https://packagist.org/packages/sprintechnology/firebase-cloud-messaging) | [1.0](sprintechnology/firebase-cloud-messaging/1.0) | diff --git a/archived/spiriitlabs.auth-log-bundle/15cdf786467adfb74a41d1c14bdb6d8f214991cd.json b/archived/spiriitlabs.auth-log-bundle/15cdf786467adfb74a41d1c14bdb6d8f214991cd.json new file mode 100644 index 00000000..3a70637c --- /dev/null +++ b/archived/spiriitlabs.auth-log-bundle/15cdf786467adfb74a41d1c14bdb6d8f214991cd.json @@ -0,0 +1,43 @@ +{ + "manifests": { + "spiriitlabs/auth-log-bundle": { + "manifest": { + "bundles": { + "Spiriit\\Bundle\\AuthLogBundle\\SpiriitAuthLogBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " ", + " Getting Started with spiriit/auth-log-bundle ", + " ", + "", + " * Configure transport sender in config/packages/spiriit_auth_log.yaml", + " * Read the complete documentation at https://github.com/SpiriitLabs/auth-log-bundle/" + ] + }, + "files": { + "config/packages/spiriit_auth_log.yaml": { + "contents": [ + "spiriit_auth_log:", + " # Email notification settings", + " transports:", + " sender_email: no-reply@yourdomain.com", + " sender_name: Your App Security", + "", + "# location: # not required", + "# provider: 'ipApi' # geoip2", + "", + "# messenger: 'messenger.default_bus'", + "" + ], + "executable": false + } + }, + "ref": "15cdf786467adfb74a41d1c14bdb6d8f214991cd" + } + } +} diff --git a/index.json b/index.json index ecc7826d..59cb8c9e 100644 --- a/index.json +++ b/index.json @@ -1849,6 +1849,9 @@ "spiechu/symfony-commons-bundle": [ "0.1" ], + "spiriitlabs/auth-log-bundle": [ + "1.0" + ], "spomky-labs/jose-bundle": [ "2.2" ], diff --git a/spiriitlabs.auth-log-bundle.1.0.json b/spiriitlabs.auth-log-bundle.1.0.json new file mode 100644 index 00000000..3a70637c --- /dev/null +++ b/spiriitlabs.auth-log-bundle.1.0.json @@ -0,0 +1,43 @@ +{ + "manifests": { + "spiriitlabs/auth-log-bundle": { + "manifest": { + "bundles": { + "Spiriit\\Bundle\\AuthLogBundle\\SpiriitAuthLogBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "post-install-output": [ + " ", + " Getting Started with spiriit/auth-log-bundle ", + " ", + "", + " * Configure transport sender in config/packages/spiriit_auth_log.yaml", + " * Read the complete documentation at https://github.com/SpiriitLabs/auth-log-bundle/" + ] + }, + "files": { + "config/packages/spiriit_auth_log.yaml": { + "contents": [ + "spiriit_auth_log:", + " # Email notification settings", + " transports:", + " sender_email: no-reply@yourdomain.com", + " sender_name: Your App Security", + "", + "# location: # not required", + "# provider: 'ipApi' # geoip2", + "", + "# messenger: 'messenger.default_bus'", + "" + ], + "executable": false + } + }, + "ref": "15cdf786467adfb74a41d1c14bdb6d8f214991cd" + } + } +}