nextcloud/config
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
..
.htaccess chore: Add SPDX header 2024-06-06 22:53:41 +02:00
CAN_INSTALL Block install without CAN_INSTALL file 2019-04-11 09:32:33 +02:00
config.sample.php feat(login-flow-v2): Restrict allowed apps by user agent check 2025-04-23 09:45:23 +02:00