1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/controllers
2023-03-31 11:33:50 +02:00
..
api (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
concerns/api (feat) admin can set offer for product in cart 2022-09-08 15:10:56 +02:00
open_api/v1 (api) availabilities 2023-03-30 13:22:36 +02:00
rss (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
users (feat) cache auth provider config 2023-03-29 18:01:16 +02:00
application_controller.rb (security) upgrade to rails 6 2023-03-22 10:58:22 +01:00
confirmations_controller.rb prevents users enumeration attacks by not giving any info about the validity of the email 2022-07-29 16:02:58 +02:00
health_controller.rb add the url of our website into the endpoint 2020-05-18 17:10:04 +02:00
passwords_controller.rb (feat) improved security when changing password 2022-12-22 11:07:14 +01:00
registrations_controller.rb Ability to disable public account creation 2022-01-04 15:27:58 +01:00
sessions_controller.rb (bug) reload config on change 2023-03-31 11:33:50 +02:00
social_bot_controller.rb Usage of the rails logger instead of printing to standard output 2022-07-26 17:27:33 +02:00