Commit graph

17 commits

Author SHA1 Message Date
sparkyx
645bc207e1 TOTP : improve email and fix small bug 2025-08-08 09:55:30 +02:00
sparkyx
4cee79c1f2 OTP : 2FA Authentication
Improve : tighten the security + cosmetic
set double authentication : create, send link, usable with Google Authenticator and FreeOTP

1. OTP : prevent direct access without going throught the 2FA mechanism
2. Go back to the url where you were disconnected
3. Cosmetic
2025-08-05 10:50:49 +02:00
sparkyx
ad820e5b47 Javascript message external 2025-06-23 13:24:29 +02:00
sparkyx
d39ac28002 Task #0002402: TVA : préférence , permettre de choisir l'ID ou le code 2024-12-29 14:54:22 +01:00
sparkyx
7828333c02 Documentation 2024-08-19 11:09:29 +02:00
sparkyx
16347125b1 widget : Creation of widget for the DASHBOARD Contains widget Agenda, Todo List, Report ,... 2024-08-18 20:51:14 +02:00
sparkyx
65dd4e31c4 Documentation 2024-07-29 17:13:06 +02:00
sparkyx
c995099a45 Add code of the ledger when you have to select a ledger in search 2024-05-28 23:40:52 +02:00
sparkyx
1b69d6dcc8 Merge master 2023-12-05 13:57:01 +01:00
sparkyx
a0d1c26eaf Task #2309 mot de passe fort 2023-12-02 18:01:53 +01:00
sparkyx
844484c39d merge devel-france 2023-07-27 20:24:34 +02:00
sparkyx
95c8672c0f WIP ADAPT PHP8.2 2023-02-18 10:50:09 +01:00
sparkyx
e29412c2ba Improve security : function isAdmin recheck the password 2023-01-14 14:07:06 +01:00
sparkyx
073c0efbef Function load : give the return type 2023-01-05 19:58:27 +01:00
sparkyx
1a1bcd5672 Save the current user in a PostgreSQL session variable noalyss.user_login 2022-11-14 22:35:40 +01:00
sparkyx
4bc4658dd7 Set current user in PostGresql session (config)
so it can be directly used directly by triggers and pgplsql
to track user's changes
2022-11-08 20:59:30 +01:00
sparkyx
ae868936af rename user.class.php and User by noalyss_user.class.php and Noalyss_User 2022-10-27 13:36:28 +02:00
Renamed from include/class/user.class.php (Browse further)