tilly-Q
|
1c7875a18d
In this commit I made it so that each deployment can have custom settings for
|
преди 11 години |
Rodney Ewing
|
e4deacd9c8
changes after cwebb's review
|
преди 11 години |
Rodney Ewing
|
b1e02e0a70
modified get_user function to take kwargs instead of username
|
преди 11 години |
Rodney Ewing
|
3b8c733b98
no need for check_login with the new check_login_simple function
|
преди 11 години |
Rodney Ewing
|
cdc6b571e3
cleanup after merge
|
преди 11 години |
Rodney Ewing
|
b194f29fe3
added gen_password_hash and check_password functions to auth/__init__
|
преди 11 години |
Rodney Ewing
|
c3e3882e39
modified auth/__init__ hooks to work better with multiple plugins. Removed auth/lib.py. And added a basic_extra_verification function that all plugins will use.
|
преди 11 години |
Rodney Ewing
|
14efa7bdf1
moved fake_login_attempt to plugins
|
преди 11 години |
Rodney Ewing
|
0bd654a346
modified check_login function to return None instead of False to be able to have multiple plugins check_login
|
преди 11 години |
Rodney Ewing
|
9c2c9be79d
moved bcrypt_gen_password_hash to basic_auth/tools and added gen_password_hash function to auth/__init__
|
преди 11 години |
Rodney Ewing
|
d54cf48a33
moved bcrypt_check_password to basic_auth/tools from auth/lib
|
преди 11 години |
Rodney Ewing
|
ee355966c8
basic_auth v0 plugin working
|
преди 11 години |
Christopher Allan Webber
|
cf29e8a824
It's 2012 all up in here
|
преди 12 години |
Will Kahn-Greene
|
12a100e4d8
508. Updates copyright/license information
|
преди 13 години |
Will Kahn-Greene
|
8e1e744d27
Changes Mediagoblin -> MediaGoblin.
|
преди 13 години |
Christopher Allan Webber
|
6755f50e8e
Basic authentication tools using py-bcrypt
|
преди 13 години |