8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-19 17:12:32 +00:00
re2o/templates
Alexandre Iooss f4c9ac19cf Override Django Contrib Auth templates
This override Django Contrib Auth templates to make them more integrated
with the user site.

More precisely the breadcrumb now redirects to the index page rather to
the Django Contrib Admin index page.

*It also fix a security vulnerability in Re2o.* Without this patch users
are able to request for a new password AND the existing login name. So
just with access to someone mail, it would be possible to hack into his
account.

And yes, Re2o implements another password system. But this one is not
disabled (see by yourself : https://intranet.crans.org/password_reset/).

This also is part of the Aube patch-set for Re2o and one of Aube goal is
to drop the custom admin password reset system and use the Django
Contrib Auth one.
2019-04-20 19:30:49 +02:00
..
buttons Fix other font-awesome icons 2018-09-22 10:15:51 +02:00
errors Translation of templates/ (front) 2018-08-18 12:16:31 +02:00
locale/fr/LC_MESSAGES Update translation files 2019-02-12 09:12:45 +01:00
registration Override Django Contrib Auth templates 2019-04-20 19:30:49 +02:00
base.html Make alternatives for favicon 2019-01-28 11:12:05 +01:00
pagination.html Paginator styling and go to id feature 2019-01-01 18:53:11 +01:00