rohitwaghchaure
|
6f84e922f8
|
[Fix] Brute force security (#5785)
* [Fix] Brute force security
* Added patch and change the error message
* Added test case
|
2018-07-11 11:14:05 +05:30 |
|
Manas Solanki
|
3c7683e6a1
|
option to logout from all devices while changing password (#4419)
|
2017-11-10 12:11:22 +05:30 |
|
Aditya Hase
|
ba7412b621
|
Decode encryption key given by Fernet
|
2017-09-04 16:05:57 +05:30 |
|
Makarand Bauskar
|
ae52c7a487
|
[minor] added error message if the encryption_key in the site_config is changed (#3326)
|
2017-05-18 12:08:06 +05:30 |
|
tundebabzy
|
6fbe20caaa
|
Except and raise statement python 3 compatible style (#3216)
* changes exception and raise statements to python 3 style
* changes except statement to python 3 style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* adds six.reraise to fix python 3 style raise statements with traceback
* fixes indentation
|
2017-05-11 10:51:59 +05:30 |
|
Anand Doshi
|
a47580b3bc
|
[fix] rename password field
|
2016-06-15 16:48:47 +05:30 |
|
Rushabh Mehta
|
55d6bb7ff6
|
[fix] [patch] password.py
|
2016-06-13 18:17:28 +05:30 |
|
Anand Doshi
|
526e9ea2d7
|
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
2016-06-13 17:18:59 +05:30 |
|