scinote-web/app/controllers/users
2025-03-18 10:02:12 +01:00
..
settings Move user removal from team to background job, add polling [SCI-11437] (#8164) 2025-01-20 17:23:53 +01:00
confirmations_controller.rb
connected_devices_controller.rb
invitations_controller.rb Remove user invitation expiration, make user confirmation period configurable, improve invitation code [SCI-11574] (#8249) 2025-03-10 11:39:14 +01:00
omniauth_callbacks_controller.rb Improve sign in handling in OmniAuth controller for SAML and OpenID providers [SCI-11644] (#8290) 2025-03-05 09:46:57 +01:00
passwords_controller.rb Add admin bypass [SCI-11308] 2025-03-18 10:02:12 +01:00
registrations_controller.rb Disabled editing email and password if SSO is enabled [SCI-11307] 2025-03-12 17:33:31 +01:00
sessions_controller.rb
unlocks_controller.rb