-
- Downloads
Add env EXTERNAL_AUTH and replace checks for OPENID_CONNECT with checks for...
Add env EXTERNAL_AUTH and replace checks for OPENID_CONNECT with checks for EXTERNAL_AUTH where applicable (#5480) * add env EXTERNAL_AUTH and replace env OPENID_CONNECT with it where applicable * remove OPENID_CONNECT from envAPI
Showing
- app/controllers/api/v1/api_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/api_controller.rb
- app/controllers/api/v1/env_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/env_controller.rb
- app/javascript/components/admin/manage_users/ManageUsers.jsx 1 addition, 1 deletionapp/javascript/components/admin/manage_users/ManageUsers.jsx
- app/javascript/components/admin/site_settings/registration/Registration.jsx 1 addition, 1 deletion...ponents/admin/site_settings/registration/Registration.jsx
- app/javascript/components/home/AuthButtons.jsx 1 addition, 1 deletionapp/javascript/components/home/AuthButtons.jsx
- app/javascript/components/rooms/room/join/JoinCard.jsx 1 addition, 1 deletionapp/javascript/components/rooms/room/join/JoinCard.jsx
- app/javascript/components/rooms/room/join/RequireAuthentication.jsx 1 addition, 1 deletion...ript/components/rooms/room/join/RequireAuthentication.jsx
- app/javascript/components/users/authentication/Signup.jsx 1 addition, 1 deletionapp/javascript/components/users/authentication/Signup.jsx
- esbuild.dev.mjs 1 addition, 1 deletionesbuild.dev.mjs
- esbuild.mjs 1 addition, 1 deletionesbuild.mjs
Loading
Please register or sign in to comment