Commit Graph

69 Commits (12c86a55be21e58f7b6f010e82896d412423ccc5)
 

Author SHA1 Message Date
Markus Kahl 12c86a55be use instance method to get provider name 10 years ago
Martin Linkhorst 7efbde8291 Merge pull request #11 from finnlabs/feature/provider_refactoring 10 years ago
Markus Kahl 15087abff7 do not use self.class.config directly 10 years ago
kgalli 3a64f785aa Adjusted dependency 10 years ago
kgalli 11afb82710 Bump version to corresponding core version 10 years ago
Markus Kahl c760eed1f5 Merge pull request #10 from finnlabs/fix/access_token_in_cookie 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
Markus Kahl e9ee7b30c8 Merge pull request #9 from finnlabs/fix/store_access_token 10 years ago
Martin Linkhorst 951dbd49c6 provide an additional guard to play well with different core versions 10 years ago
Markus Kahl 56c49328eb Merge pull request #8 from finnlabs/fix/store_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
Markus Kahl dddde9d100 Merge pull request #7 from finnlabs/feature/store_access_token 10 years ago
Martin Linkhorst 5962623b3f set a cookie containing the access token when configured 10 years ago
ulferts ae2be4c477 Merge pull request #6 from finnlabs/fix/remove_rspec_steps 10 years ago
Markus Kahl d60a6ffde2 drop rspec-steps and use one big ugly example instead 10 years ago
ulferts 19aaed8f68 Merge pull request #5 from finnlabs/feature/integrate-op-plugins-plugin 10 years ago
Alex Coles 9fb01544e8 Remove superfluous comment in engine.rb 10 years ago
Alex Coles d541fc5283 Remove mention of openproject-plugins in README 10 years ago
Jens Ulferts 27631a8b68 Remove obsolete openproject-plugins dependency 10 years ago
Christian Ratz 0a184399ee Adapted gemsepc dependencies to new version scheme 11 years ago
meeee d6724244b6 Remove unused view hook 11 years ago
Martin Linkhorst 935558f461 fix paths to predefined providers 11 years ago
Marek Takac f40e00d1a8 Fix typo 11 years ago
Markus Kahl 4197096735 Merge pull request #4 from finnlabs/feature/case_insensitive_specs 11 years ago
Jens Ulferts 2298ef6cb2 case insensitivity for specs 11 years ago
meeee 305775bc09 Merge pull request #3 from finnlabs/feature/auth_plugin 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 7d9660b6d9 reference auth plugin ticket 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 7fe9d3949b fixed spec 11 years ago
Markus Kahl 0d679b6daa specify used gem versions 11 years ago
Markus Kahl 7767f2686d list all necessary Gemfile entries 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
Martin Linkhorst 4ba6849de4 Merge pull request #2 from finnlabs/feature/use_system_ssl_certs 11 years ago
Michael Frister a510dbd875 Use OpenSSL's default CA certificate store (often provided by the OS) 11 years ago
Michael Frister 44161637ef README: Document callback URL to register with providers 11 years ago
meeee 0cd3a76b08 README: Give credit for social icons 11 years ago
kgalli 56128250e8 Update CHANGELOG.md 11 years ago
kgalli a801a65bb3 Merge pull request #1 from finnlabs/feature/multi_provider_login 11 years ago
Michael Frister 10170aea2c Use button with icon for login screen instead of plain link 11 years ago
Markus Kahl 4406f84d40 correction 11 years ago
Markus Kahl 0c064a0ab8 heeded deprecation warning (drop specific error) 11 years ago
Markus Kahl ce959a8bc9 setup all providers dynamically 11 years ago
Markus Kahl 32a01f64e2 fixed back URL for OpenID login through /login as opposed to dropdown 11 years ago