ogcp/ogcp
Javier Sánchez Parra 61bd6bc4ba Move password hashing to the backend
This patch moves login password hashing from the frontend/javascript to
the backend/flask.

This patch moves password hashing of login and user management forms.

Related commits:
  * c7b0024 ("Add password hashing")
  * 661254b ("Add 'Add user' to Users section")
2022-06-30 09:26:18 +02:00
..
cfg Add user role administrator 2022-04-27 17:24:08 +02:00
forms Move password hashing to the backend 2022-06-30 09:26:18 +02:00
static Move password hashing to the backend 2022-06-30 09:26:18 +02:00
templates Move password hashing to the backend 2022-06-30 09:26:18 +02:00
translations Add Catalan translations 2022-03-22 12:36:09 +01:00
__init__.py Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
babel.cfg Add language configuration and Spanish translation 2022-01-13 11:36:46 +01:00
models.py Add user role administrator 2022-04-27 17:24:08 +02:00
og_server.py ogcp is AGPLv3+ 2021-05-20 18:45:38 +02:00
views.py Move password hashing to the backend 2022-06-30 09:26:18 +02:00