nextcloud/lib
Misha M.-Kupriyanov d1a94f3c9c feat(login-flow-v2): Restrict allowed apps by user agent check
Enable via:
./occ config:system:set core.login_flow_v2.allowed_user_agents 0  --value '/Custom Foo Client/i'
./occ config:system:set core.login_flow_v2.allowed_user_agents 1  --value '/Custom Bar Client/i'

if user agent string is unknown
the template with "Access forbidden"-"Please use original client" will be displayed

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2025-04-23 09:45:23 +02:00
..
composer feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +02:00
l10n fix(l10n): Update translations from Transifex 2025-04-23 00:22:56 +00:00
private Merge pull request #52099 from nextcloud/perf/excimer 2025-04-22 14:50:14 +02:00
public Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking-if-too-long-user-exists 2025-04-17 16:55:02 +02:00
unstable fix(lexicon): syntax 2025-01-14 10:38:15 -01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php perf: Add config options to trigger individual and sample profiling using excimer 2025-04-22 08:57:02 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00