Adrià Casajús
|
0996378537
|
Revert "Keep the dirty email after registering (#1459)" (#1460)
This reverts commit 0664e3b80c .
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2022-12-01 09:19:15 +01:00 |
|
Adrià Casajús
|
0664e3b80c
|
Keep the dirty email after registering (#1459)
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2022-11-30 18:38:48 +01:00 |
|
Adrià Casajús
|
f4c5198055
|
Remove ResetCodes after email change (#1191)
Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
|
2022-07-26 14:43:31 +02:00 |
|
Son
|
372466ab06
|
do not use flask-sqlalchemy
- add __tablename__ for all models
- use sa and orm instead of db
- rollback all changes in tests
- remove session in @app.teardown_appcontext
|
2021-10-12 14:36:47 +02:00 |
|
Son NK
|
b7cbaa6e84
|
delete the expired ChangeEmail object
|
2020-08-13 10:59:39 +02:00 |
|
Son NK
|
632484ee5c
|
Update wording: remove "successfully"
|
2019-12-30 17:43:38 +01:00 |
|
Son NK
|
2dd25cc72d
|
create change_email view
|
2019-12-15 18:55:15 +02:00 |
|