This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
fab-manager
Watch
1
Star
0
Fork
0
You've already forked fab-manager
mirror of
https://github.com/LaCasemate/fab-manager.git
synced
2025-01-30 19:52:20 +01:00
Code
Issues
Releases
Activity
fab-manager
/
app
/
controllers
History
Sylvain
8eaeb2df39
(bug) soft-destroyed still reported in OpenAPI
...
Also: improved testing
2022-11-23 11:59:06 +01:00
..
api
(bug) soft-destroyed still reported in OpenAPI
2022-11-23 11:59:06 +01:00
concerns
/api
(feat) admin can set offer for product in cart
2022-09-08 15:10:56 +02:00
open_api
/v1
(bug) soft-destroyed still reported in OpenAPI
2022-11-23 11:59:06 +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