This website requires JavaScript.
Explore
Help
Sign In
saint
/
discourse-md5_authentication
Watch
1
Star
0
Fork
0
You've already forked discourse-md5_authentication
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Discourse plugin to authenticate users with MD5 passwords from legacy systems.
4
Commits
1
Branch
0
Tags
81
KiB
Ruby
100%
97a822ae15
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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
plugin.rb
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
README.md
v0.2 of the code and initial README.md
2024-06-11 14:26:59 +10:00
README.md
A plugin to authenticate users with MD5 passwords from legacy systems