Commit Graph

28 Commits (12c86a55be21e58f7b6f010e82896d412423ccc5)

Author SHA1 Message Date
Markus Kahl 12c86a55be use instance method to get provider name 10 years ago
Markus Kahl 15087abff7 do not use self.class.config directly 10 years ago
kgalli 11afb82710 Bump version to corresponding core version 10 years ago
Markus Kahl ed24b5e241 you forgot a there 10 years ago
Martin Linkhorst c46e695cdd temporarily enable permanent storage of access token 10 years ago
Martin Linkhorst 16cfed9b43 ensure that there is a context 10 years ago
Martin Linkhorst b215b19ab7 extract #store_access_token into a method 10 years ago
Martin Linkhorst 5962623b3f set a cookie containing the access token when configured 10 years ago
Alex Coles 9fb01544e8 Remove superfluous comment in engine.rb 10 years ago
meeee d6724244b6 Remove unused view hook 11 years ago
Martin Linkhorst 935558f461 fix paths to predefined providers 11 years ago
Markus Kahl e8d0a7e372 it's not necessary to load the providers right away 11 years ago
Markus Kahl 6ddeb8a6c6 discover new providers at runtime 11 years ago
Markus Kahl fa8a40f189 deep merge settings 11 years ago
Markus Kahl 3973ed94c6 made provider icons and labels configurable 11 years ago
Markus Kahl a8450b911d base plugin on openproject-auth_plugins 11 years ago
Markus Kahl ee431fb68b use strategy DSL 11 years ago
Markus Kahl df7024121c based openid plugin on general auth plugin 11 years ago
Michael Frister a510dbd875 Use OpenSSL's default CA certificate store (often provided by the OS) 11 years ago
Michael Frister 10170aea2c Use button with icon for login screen instead of plain link 11 years ago
Markus Kahl ce959a8bc9 setup all providers dynamically 11 years ago
Markus Kahl 0f2a18dde4 even more detailed error message 11 years ago
Markus Kahl 6768a4c393 consider both settings and configuration.yml, the former having precedence 11 years ago
Markus Kahl 8541e15825 render login links for available providers 11 years ago
Markus Kahl 1a24937869 don't choke on missing setting 11 years ago
Markus Kahl 2aee56bfbb providers settings; dynamic providers 11 years ago
Markus Kahl 2b23ab826a load OpenID Connect providers 11 years ago
Markus Kahl 0df387f0f5 moved openid connect stuff into plugin 11 years ago