This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
authboss
Watch
1
Star
0
Fork
0
You've already forked authboss
mirror of
https://github.com/volatiletech/authboss.git
synced
2025-01-22 05:09:42 +02:00
Code
Issues
Releases
Activity
authboss
/
recover
History
Aaron
73dcb5beb1
Add a few updates to documentation.
2015-02-22 22:27:45 -08:00
..
complete_test.go
Add XSRF to all forms.
2015-02-15 21:39:18 -08:00
complete.go
Fix test breakages from new saving stuff.
2015-02-18 08:57:50 -08:00
init_test.go
Add XSRF to all forms.
2015-02-15 21:39:18 -08:00
init.go
Fix test breakages from new saving stuff.
2015-02-18 08:57:50 -08:00
README.md
Add a few updates to documentation.
2015-02-22 22:27:45 -08:00
recover_test.go
Add XSRF to all forms.
2015-02-15 21:39:18 -08:00
recover.go
Change config to be global. Updated most modules and tests.
2015-02-15 20:07:36 -08:00
README.md
Recover
Recover implements password recovery mechanisms.