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 0c51aff748 (feat) OAuth2 scopes are now configurable from the interface
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
..
api (feat) OAuth2 scopes are now configurable from the interface 2022-03-22 16:40:09 +01:00
open_api/v1 [bug] unable to filter by multiple user IDs in OpenAPI 2021-06-28 10:17:26 +02:00
rss refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
users (feat) optional sso debug logs according to SSO_DEBUG env var 2022-01-17 15:24:07 +01:00
application_controller.rb Optimized multiple DB queries 2022-01-11 16:04:14 +01:00
confirmations_controller.rb managers events views 2020-04-28 12:48:03 +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 managers events views 2020-04-28 12:48:03 +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 fixes for card payment 2020-12-02 14:28:41 +01:00