Skip to content
Snippets Groups Projects
Verified Commit 86750813 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

feat(middleware): enhance private mode functionality and add secret validation

- Updated CheckPrivateModeMiddleware to include secret validation for accessing the application in private mode.
- Introduced `APP_PRIVATE_MODE_SECRET` in .env files for configuration.
- Adjusted configuration settings in app.php to retrieve the private mode secret from environment variables.
parent 5a089eef
Loading
Checking pipeline status