Several fixes
[Profile Settings] - Fixed LDAP connection when changing password or user information - Using field employeeNumber for card ID [Password Reset] - Added password reset email - Activated password reset function [Misc] - Added functionality to send Emails
Showing
- www/conf/config.example.ini 10 additions, 1 deletionwww/conf/config.example.ini
- www/web/warpauth/models.py 4 additions, 2 deletionswww/web/warpauth/models.py
- www/web/warpauth/templates/warpauth/profile.html 3 additions, 1 deletionwww/web/warpauth/templates/warpauth/profile.html
- www/web/warpauth/templates/warpauth/profile/change_password.html 6 additions, 2 deletions.../warpauth/templates/warpauth/profile/change_password.html
- www/web/warpauth/templates/warpauth/profile/information.html 9 additions, 1 deletionwww/web/warpauth/templates/warpauth/profile/information.html
- www/web/warpauth/templates/warpauth/reset_password/change_password.html 1 addition, 1 deletion...th/templates/warpauth/reset_password/change_password.html
- www/web/warpauth/templates/warpauth/reset_password/token_gen.html 5 additions, 4 deletions...warpauth/templates/warpauth/reset_password/token_gen.html
- www/web/warpauth/urls.py 1 addition, 1 deletionwww/web/warpauth/urls.py
- www/web/warpauth/views/profile.py 36 additions, 18 deletionswww/web/warpauth/views/profile.py
- www/web/warpauth/views/reset_password.py 7 additions, 10 deletionswww/web/warpauth/views/reset_password.py
- www/web/warpzone/settings.py 11 additions, 2 deletionswww/web/warpzone/settings.py
- www/web/warpzone/utils.py 17 additions, 0 deletionswww/web/warpzone/utils.py
Loading
Please register or sign in to comment