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-10-30 08:52:49 +01:00
..
api do not log Notifications#polling action anymore, by default, can be enable via env variable ENABLE_NOTIFICATIONS_POLLING_LOGGING=true 2023-10-20 08:58:33 +02:00
concerns/api (feat) admin can set offer for product in cart 2022-09-08 15:10:56 +02:00
open_api/v1 (feat) change the param delted_user to including_deleted_users 2023-10-30 08:52:49 +01:00
rss (bug) deal with DST using Time instead of DateTime 2023-02-14 13:10:58 +01:00
users (merge) Merge branch 'v6' into dev 2023-04-03 11:10:57 +02:00
application_controller.rb (merge) Merge branch 'v6' into dev 2023-04-03 11:10:57 +02: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