Richard Vézina
|
a78662e4cc
|
Enhance authapi.py PEP8 compliancy
|
2017-06-20 16:02:50 -04:00 |
|
mdipierro
|
77a947b35c
|
fixed #1638, thanks Anthony
|
2017-06-20 12:02:40 -05:00 |
|
Leonel Câmara
|
376c12a225
|
Fixes #1628
|
2017-06-05 23:35:41 +01:00 |
|
Leonel Câmara
|
920ab72415
|
fixed _update_session_user not really updating the session
|
2016-11-20 20:11:45 +00:00 |
|
Leonel Câmara
|
757d46274e
|
fix bug with new login_user
|
2016-11-20 20:00:51 +00:00 |
|
Leonel Câmara
|
7b66ec0ae3
|
Fixes #1506
|
2016-11-20 19:51:51 +00:00 |
|
Leonel Câmara
|
bf5ec0d7cf
|
Fixed a long standing bug in login_user which was using 'password' instead of settings.password_field
Fixes #636
|
2016-11-20 19:38:21 +00:00 |
|
Leonel Câmara
|
85c68e6876
|
typo
|
2016-11-05 16:52:42 +00:00 |
|
Leonel Câmara
|
d1dfc4a06a
|
use _compat's long
|
2016-11-05 16:51:54 +00:00 |
|
Leonel Câmara
|
02f0bdb8d3
|
Auth refactor, extracted many methods into a base class for more generic auth mechanisms.
Partially addresses #1526
Includes a solution for IS_LOWER and IS_UPPER validator problems I mentioned in #1353
|
2016-11-05 16:37:22 +00:00 |
|