Commit graph

5 commits

Author SHA1 Message Date
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)