scinote-web/app/controllers/users
wandji 7dcc774414
Refactor html partial rendering in json responses [SCI-8811] (#5763)
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]

* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
..
settings Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
confirmations_controller.rb Initial commit. 2016-02-12 16:52:43 +01:00
connected_devices_controller.rb Add removing connected device [SCI-8146] (#5174) 2023-03-21 16:44:24 +01:00
invitations_controller.rb Fix multiple issues after Rails upgrade [SCI-8780] (#5716) 2023-07-05 12:43:23 +02: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 Fix protocol counter on my statistics [SCI-8240] (#5228) 2023-03-31 10:01:58 +02:00
sessions_controller.rb Fix expire_in method for unauthenticated user [SCI-7943] (#4983) 2023-02-20 10:14:46 +01:00
unlocks_controller.rb Initial commit. 2016-02-12 16:52:43 +01:00