Roberto Rosario
|
69b80aff1d
|
Add support for blocking the changing of password for specify users.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-26 06:56:48 -04:00 |
|
Roberto Rosario
|
f14c67a444
|
User Django's provided form for setting an users password.
This change allows displaying the current password policies
and validation.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-09-17 01:44:16 -04:00 |
|
Roberto Rosario
|
6d54ecc10a
|
Enable password validation on all the views and API endpoints that change password.
|
2017-01-14 17:13:03 -04:00 |
|
Roberto Rosario
|
116a45f5d2
|
Refactor the user create, user delete and user set password views.
|
2016-12-23 03:07:51 -04:00 |
|
Roberto Rosario
|
927c0bf657
|
Remove remaining usage of django.contrib.auth.model.User. GitLab issue #225.
|
2016-03-08 02:21:03 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
e891fe9525
|
PEP8 cleanups and code style cleanups.
|
2015-07-10 17:19:36 -04:00 |
|
Roberto Rosario
|
4a88df8f9a
|
Convert group create and edit views to CBV. Remove unused GroupForm.
|
2015-07-09 02:00:19 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|