Commit graph

33 commits

Author SHA1 Message Date
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
0dc69e9783 SECURITY : admin action are always loggued 2025-01-19 12:44:31 +01:00
sparkyx
4ab8698329 Cosmetic 2024-08-24 16:53:36 +02:00
sparkyx
469735b79e PHP 8.2 compatibility 2023-12-15 19:03:24 +01:00
sparkyx
8d3a357512 Documentation 2023-03-23 12:20:41 +01:00
sparkyx
4b0ee7b0e1 Cosmetic : menu administration 2023-01-05 20:42:05 +01:00
sparkyx
43e2ccb869 Compatibility PHP8.1 , node can be null 2022-12-12 17:11:17 +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
sparkyx
50dcb029ff Development : new tools for debugging in the new class \Noalyss\Dbg (dbg.php); 2022-10-16 23:09:43 +02:00
Dany De Bontridder
e93283ba65 PHP 8.1 Deprecated
Adapt for 8.1
2022-08-24 22:35:02 +02:00
sparkyx
8e353e9072 Typo , adapt unit-test 2021-06-20 13:30:39 +02:00
sparkyx
5e4b39edbe Code Cleaning #0002022: Utilisation d'un autoloader 2021-06-20 10:55:55 +02:00
Dany wm De Bontridder
1f458a4f01 Task #0001869: Session key : clef de session 2020-12-22 20:38:16 +01:00
Dany De Bontridder
2e74ca5bdf Code cleaning : split database into database (for noalyss) and databasecore ,
with the functions
2019-07-24 22:47:32 +02:00
Dany De Bontridder
a1f4321e98 cosmetic 2018-04-04 19:44:28 +02:00
Dany De Bontridder
b3f7eb0854 Task #1539 : upgrade , install plugin , download database template 2018-02-18 20:51:41 +01:00
Dany De Bontridder
ad3db6e6fa Esthetic : menu administration 2018-02-12 20:22:04 +01:00
Dany De Bontridder
d7f716059f Missing import of icon_action 2018-01-23 21:39:44 +01:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
aa55ed6894 0001438: Remplacement de HtmlInput par Http_Input 2017-06-03 19:13:15 +02:00
Dany De Bontridder
c1ff9b2ddd Add the noalyss version in the info page 2017-01-16 14:21:02 +01:00
Dany De Bontridder
f6ea6b71fa adapt for php 7.0 2017-01-08 13:30:07 +01:00
Dany De Bontridder
07f249e69b Task #1229 - Administration -> info
#1229 : for old version of phpcompta , variable are not the same
2015-11-21 18:10:32 +01:00
Dany De Bontridder
2e2ad0bec3 cosmetic + typo SQL 2015-11-12 08:55:54 +01:00
Dany De Bontridder
f4cff04ef8 Task #1223 - Empêcher accès information système
#1223 Remove access to Information System
2015-11-10 02:06:02 +01:00
Dany De Bontridder
1b139525de Let you reconnect to noalyss as administrator 2015-10-20 17:51:12 +02:00
Dany De Bontridder
4c0a9a51ba System information : display variable from config.inc.php 2015-10-19 16:27:12 +02:00
Dany De Bontridder
3ffcb4ea26 Administration : add information about system
update all the databases + account_repository
2015-10-19 16:14:29 +02:00
Dany De Bontridder
d2540c6eb4 System information : display variable from config.inc.php 2015-10-19 16:07:56 +02:00
Dany De Bontridder
a8f22675a3 Administration : add information about system 2015-10-19 14:35:09 +02:00
Dany De Bontridder
db9835387b Restructure file , remove html/admin/sql , backup ... 2015-10-19 00:38:04 +02:00
Dany De Bontridder
896f3624c7 Restructure file , remove html/admin , backup ... 2015-10-18 23:39:20 +02:00
Dany De Bontridder
b57df7c0e8 Rename file admin_repo by admin_repo.inc 2015-10-18 19:14:24 +02:00
Renamed from include/admin_repo.php (Browse further)