1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/controllers
Sylvain a55880a0ad (feat) OpenAPI endpoint for accounting
Also: (bug) filter by array in openAPI = error
2022-12-21 14:12:14 +01:00
..
api (feat) rebuild accounting lines on updates 2022-12-21 14:12:13 +01:00
concerns/api (feat) admin can set offer for product in cart 2022-09-08 15:10:56 +02:00
open_api/v1 (feat) OpenAPI endpoint for accounting 2022-12-21 14:12:14 +01:00
rss refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
users (ui)(api) configure data mapping for openid 2022-05-04 12:28:48 +02:00
application_controller.rb add user validation required setting, user proof of identity upload and organization custom field 2022-05-11 16:57:44 +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 prevents users enumeration attacks by not giving any info about the validity of the email 2022-07-29 16:02:58 +02:00
registrations_controller.rb Ability to disable public account creation 2022-01-04 15:27:58 +01:00
sessions_controller.rb migrated links to /users/auth from GET to POST 2019-10-02 14:37:47 +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