scinote-web/app/controllers/users
2023-07-26 11:22:49 +02:00
..
settings Remove user_team model and related code [SCI-8815] (#5815) 2023-07-20 10:57:29 +02:00
confirmations_controller.rb
connected_devices_controller.rb Add removing connected device [SCI-8146] (#5174) 2023-03-21 16:44:24 +01:00
invitations_controller.rb fixed teams for dropdown 2023-07-20 12:46:31 +04:00
omniauth_callbacks_controller.rb Fix user auto linking with Azure AD [SCI-7764] (#4924) 2023-02-02 13:27:49 +01:00
passwords_controller.rb Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
registrations_controller.rb Remove user_team related tests [SCI-8815] (#5860) 2023-07-25 14:35:17 +02:00
sessions_controller.rb Clear flash messages at redirect from root path 2023-07-25 11:10:45 +02:00
unlocks_controller.rb