Commit Graph

22 Commits

Author SHA1 Message Date
ed83e8b3a0 v0.22 - Add support for users who have (re)set real passwords in Discourse via email and password is same 2024-09-19 15:46:25 +10:00
872b706e0f v0.21 - Add support for users who have (re)set real passwords in Discourse via email 2024-09-19 14:56:11 +10:00
54f0c3d78a v0.20 Minor fix to match import code 2024-08-30 14:28:27 +10:00
17688f63d3 v0.19 Minor fix to match import code 2024-08-29 20:41:32 +10:00
f0163ce5d2 v0.18 Hopeful MD5 resolution 2024-08-29 18:45:58 +10:00
1082a61c14 v0.17 Yet another fixup to work with Bitnami Discourse 3.2.5 - password_expired? not supported 2024-08-29 16:10:01 +10:00
7226bf0b9a v0.16 Further fixups to work with Bitnami Discourse 3.2.5 2024-08-28 21:48:07 +10:00
9edabc2a3a v0.14 Total recombobulation to test with Bitnami Discourse 3.2.5 2024-08-28 18:41:22 +10:00
48d1e343b7 v0.14 Total recombobulation to test with Bitnami Discourse 3.2.5 2024-08-28 17:44:50 +10:00
a208b368d2 v0.14 Total recombobulation to test with Bitnami Discourse 3.2.5 2024-08-28 17:40:14 +10:00
a0fc5fe00b v0.13 Chagnge debug output to warn, testing on Bitnami 3.2.5 for prod 2024-08-28 15:56:53 +10:00
dsainty
785a12f222 v0.12.1 -- validated, tested, refined, operational plugin (mostly) ready for prod use 2024-06-17 18:44:22 +10:00
dsainty
4472e9b0e3 v0.10.1 -- restored optimal design, resolved multiple issues, notable progress 2024-06-17 18:43:07 +10:00
dsainty
ccc85e3856 v0.9.6 -- single class -- checking if this helps us with a couple of issues 2024-06-17 18:41:06 +10:00
dsainty
bea57091b2 v0.9.5 -- single class -- checking if this helps us with a couple of issues 2024-06-17 18:40:28 +10:00
dsainty
260a545369 v0.9.3 -- single class -- checking if this helps us with a couple of issues 2024-06-17 18:38:05 +10:00
dsainty
4dc121eb76 v0.7 -- complete rework... override SessionController::create 2024-06-11 23:27:00 +10:00
dsainty
7445bd8f06 v0.6 -- change of approach again... 2024-06-11 19:16:11 +10:00
dsainty
97a822ae15 v0.5 -- change of approach given Discourse changes -- the Auth::DefaultCurrentUserProvider class has a current_user method which we want to try extending instead. 2024-06-11 18:45:16 +10:00
dsainty
fa22e04e65 v0.4 -- change to attempt use of Auth::DefaultAuthenticator Instead of User, code comments 2024-06-11 16:35:22 +10:00
dsainty
b4707d53dd v0.3 -- name change 2024-06-11 15:28:46 +10:00
dsainty
744484870e v0.2 of the code and initial README.md 2024-06-11 14:26:59 +10:00