index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
plugins
/
basic_auth
/
views.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-2
/
+2
*
Fix #5451 - add_message inconsistencies
Andrew Browning
2016-04-02
1
-11
/
+16
*
Issue #5394: Wrong url for forgot_password in basic_auth plugin
Christopher Allan Webber
2016-01-21
1
-1
/
+2
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-4
/
+4
*
accoutn -> account. Typo fix caught by Laura Arjona! Thanks!
Christopher Allan Webber
2013-11-04
1
-1
/
+1
*
Fixing up the email verified stuff to reflect the email_verified stuff!
Christopher Allan Webber
2013-10-08
1
-8
/
+14
*
fixed some typos and missed imports
Rodney Ewing
2013-08-16
1
-1
/
+1
*
moved change_pass to basic_auth and fixed some typos with the moving of forgo...
Rodney Ewing
2013-08-16
1
-0
/
+37
*
moved forgot pass to basic_auth plugin
Rodney Ewing
2013-08-16
1
-0
/
+180
*
moving forgot_password views back to gmg/auth and cleanup
Rodney Ewing
2013-05-24
1
-165
/
+0
*
moved forgot pw views to basic_auth plugin
Rodney Ewing
2013-05-24
1
-0
/
+165