Files
open-webui-custom/backend
Attila Oláh 35504e8486 feat: add OAUTH_ROLES_SEPARATOR env var
This allows changing the separator for the `OAUTH_ALLOWED_ROLES` and
`OAUTH_ADMIN_ROLES` env vars, from the default comma (,) to something
that is not present in the role name. The intended audience is folks
with LDAP-syntax groups/roles, e.g.
`cn=webui_admin,ou=it_department,o=my_org` instead of just
`webui_admin`.
2025-10-24 08:42:28 +02:00
..
2025-09-12 14:09:32 +08:00
2025-10-14 18:36:28 -05:00
2025-06-27 15:46:38 +04:00
2025-10-07 16:20:27 -05:00