Commit Graph

14 Commits

Author SHA1 Message Date
David Taylor 20c835ea06
DEV: Remove deprecated full screen login parameter 2020-05-12 12:13:38 +01:00
David Taylor 3e83fa9c50 DEV: Refactor authenticator into its own file 2020-01-08 13:52:24 +00:00
Guo Xiang Tan 1f08770d1a Add frozen string literal comment to files. 2019-05-13 10:51:32 +08:00
David Taylor 94bba5f710 FEATURE: Option to enable verbose logging of authentication process 2019-01-04 15:08:35 +00:00
David Taylor d394c12078 FEATURE: Support latest version of `ruby-jwt` to support core changes
This change is not backwards compatible. If you install the plugin on
an earlier version of Discourse, the plugin will not initialize.
2019-01-02 10:42:28 +00:00
David Taylor 84085413d5 REFACTOR: user_associated_account and managed_authenticator moved to core 2018-11-30 11:20:28 +00:00
David Taylor f44a2cd7bb DEV: Refactor managed_authenticator into its own file 2018-11-26 14:54:20 +00:00
David Taylor adcc85dde3 FEATURE: Add enabled setting, and some refactoring 2018-11-22 14:49:49 +00:00
David Taylor 78a792b5b6 FIX: Improved 'discovery' error handling, with tests 2018-11-21 15:28:01 +00:00
David Taylor 0008d9bc6f FIX: Correct order of operations in `if` statement 2018-11-20 14:19:26 +00:00
David Taylor e9c86e6822 FEATURE: Optionally redirect on defined errors, and add site setting descriptions 2018-11-16 17:55:10 +00:00
David Taylor 1c56447c91 UX: Change callback URL to be shorter 2018-11-15 17:29:21 +00:00
David Taylor 5ce9aeb174 FEATURE: Match accounts using email by default 2018-11-09 13:13:26 +00:00
David Taylor 4425b8ae67 FEATURE: OpenID Connect support 2018-11-09 12:49:51 +00:00