scinote-web/app/controllers/users
2022-12-21 11:59:25 +01:00
..
settings Fix protocol owner re-assignment when removing a user from a team [SCI-7457] 2022-11-18 12:52:30 +01:00
confirmations_controller.rb
invitations_controller.rb Improve user team invitation logic [SCI-7577] 2022-12-13 11:34:56 +01:00
omniauth_callbacks_controller.rb Update Omniauth, Azure and Okta strategies [SCI-7284] 2022-12-19 16:43:24 +01:00
passwords_controller.rb Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
registrations_controller.rb Implement 2fa screen after sign in [SCI-7612] 2022-12-21 11:59:25 +01:00
sessions_controller.rb Implement 2fa screen after sign in [SCI-7612] 2022-12-21 11:59:25 +01:00
settings_controller.rb
unlocks_controller.rb