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
/
auth
/
tools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-1
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-9
/
+9
*
No length check for login form
Jonathan Sandoval
2016-04-07
1
-6
/
+12
*
Fix #1096 - allow - in usernames
Loic Dachary
2016-01-21
1
-1
/
+1
*
Change codebase to query or create correct User model
Jessica Tallon
2015-07-31
1
-4
/
+4
*
Use request.app.auth instead of mg_globals
Christopher Allan Webber
2014-12-03
1
-1
/
+1
*
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
1
-5
/
+9
|
\
|
*
Fixed some minor whitespace issues
tilly-Q
2014-04-28
1
-1
/
+1
|
*
In this commit I made it so that each deployment can have custom settings for
tilly-Q
2014-04-28
1
-5
/
+9
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'refs/remotes/tilly-q/OPW-Moderation-Update'
Christopher Allan Webber
2013-10-07
1
-1
/
+11
|
\
|
*
This was a big commit! I included lots of documentation below, but generally I
tilly-Q
2013-08-29
1
-2
/
+2
|
*
This commit was just to fix a few of the errors with the merging and to
tilly-Q
2013-08-20
1
-1
/
+1
|
*
Merge branch 'ticket-679' into OPW-Moderation-Update
tilly-Q
2013-07-29
1
-33
/
+86
|
|
\
|
*
|
This was a simple commit. I changed all references to Groups into Privileges so
tilly-Q
2013-07-03
1
-1
/
+9
*
|
|
moved forgot pass to basic_auth plugin
Rodney Ewing
2013-08-16
1
-33
/
+4
|
|
/
|
/
|
*
|
merge --squash openid branch to take care of a false merge commit in the
Rodney Ewing
2013-07-03
1
-0
/
+9
*
|
cleanup after merge
Rodney Ewing
2013-06-25
1
-6
/
+7
*
|
Merge remote-tracking branch 'upstream/master' into auth
Rodney Ewing
2013-06-25
1
-12
/
+19
|
\
\
|
*
|
cleanup after merge
Rodney Ewing
2013-05-29
1
-0
/
+1
|
*
|
modified verification emails to use itsdangerous tokens
Rodney Ewing
2013-05-29
1
-6
/
+7
|
*
|
Merge remote-tracking branch 'upstream/master' into change_email
Rodney Ewing
2013-05-28
1
-1
/
+115
|
|
\
|
*
|
|
changes after cwebb's review
Rodney Ewing
2013-06-21
1
-17
/
+2
*
|
|
moved authentication_disabled to config_spec
Rodney Ewing
2013-06-15
1
-3
/
+3
*
|
|
changed no_auth to authentication_disabled in config
Rodney Ewing
2013-06-11
1
-6
/
+6
*
|
|
fixed a bug that was deleting the messages
Rodney Ewing
2013-06-04
1
-3
/
+4
*
|
|
cleanup
Rodney Ewing
2013-05-28
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'upstream/master' into basic_auth
Rodney Ewing
2013-05-28
1
-29
/
+29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
added a register_user function
Rodney Ewing
2013-05-28
1
-1
/
+50
|
*
|
created a check_login_simple function
Rodney Ewing
2013-05-28
1
-0
/
+23
|
*
|
moved send_verification_email to auth/tools
Rodney Ewing
2013-05-27
1
-1
/
+38
|
|
/
*
|
cleanup
Rodney Ewing
2013-05-28
1
-8
/
+0
*
|
Conflicts:
Rodney Ewing
2013-05-27
1
-0
/
+4
*
|
modified get_user function to take kwargs instead of username
Rodney Ewing
2013-05-27
1
-1
/
+1
*
|
no need for user might be email kwarg in check_login_simple
Rodney Ewing
2013-05-27
1
-1
/
+1
*
|
Merge branch 'pre-auth' into basic_auth
Rodney Ewing
2013-05-27
1
-30
/
+32
|
\
\
|
*
|
moved fp_verification_email to auth/tools
Rodney Ewing
2013-05-27
1
-0
/
+30
|
*
|
created a check_login_simple function
Rodney Ewing
2013-05-27
1
-0
/
+21
|
*
|
added a register_user function
Rodney Ewing
2013-05-27
1
-1
/
+52
|
*
|
moved send_verification_email to auth/tools
Rodney Ewing
2013-05-27
1
-1
/
+38
|
|
/
*
|
no need for check_login with the new check_login_simple function
Rodney Ewing
2013-05-27
1
-1
/
+0
*
|
renamed lib to tools
Rodney Ewing
2013-05-27
1
-1
/
+0
*
|
cleanup after merge
Rodney Ewing
2013-05-27
1
-6
/
+3
*
|
Merge branch 'pre-auth' into basic_auth
Rodney Ewing
2013-05-27
1
-51
/
+60
|
\
\
|
*
|
created a check_login_simple function
Rodney Ewing
2013-05-25
1
-0
/
+21
|
*
|
added a register_user function
Rodney Ewing
2013-05-24
1
-1
/
+52
|
*
|
moved send_verification_email to auth/tools
Rodney Ewing
2013-05-24
1
-1
/
+38
|
|
/
*
|
moving forgot_password views back to gmg/auth and cleanup
Rodney Ewing
2013-05-24
1
-1
/
+30
*
|
changed occurances of form.data['whatever'] to form.whatever.data
Rodney Ewing
2013-05-24
1
-2
/
+2
*
|
added a register_user function to be able to use in a plugin's register view,...
Rodney Ewing
2013-05-24
1
-0
/
+33
[next]