Éloi Rivard
|
6fa86cb5b2
|
refactor: PEP20 flat is better than nested
|
2024-11-20 14:27:18 +01:00 |
|
sebastien
|
0fc5afb0bd
|
changes flash message category to info because, informing the admin is not a success but an information for the user
|
2024-11-19 16:11:23 +01:00 |
|
sebastien
|
aaa17c2545
|
hotfix update previous commit
|
2024-11-19 14:48:56 +01:00 |
|
sebastien
|
bfff1bcdc1
|
refacto form test: separating htmx request and form submit
|
2024-11-19 14:46:38 +01:00 |
|
sebastien
|
d18b555204
|
adds new log when HIBP API call fails
|
2024-11-19 09:11:02 +01:00 |
|
sebastien
|
2787252d81
|
the only receiver of mail when the request on HIBP api have failed is current_app.config[CANAILLE][ADMIN_EMAIL] defined in config.
|
2024-11-13 16:24:35 +01:00 |
|
sebastien
|
62ceadb64f
|
refacto : isolate function to avoid import loops and clarify the role of the function (not in core because 'utils', not in mail to ovaid loop, not in form because not form)
|
2024-11-12 16:48:15 +01:00 |
|