Commit graph

28 commits

Author SHA1 Message Date
sparkyx
a5bb6cfc97 Cosmetic event_display 2025-12-23 19:20:08 +01:00
sparkyx
83efa90a33 PRERELEASE 10A 2025-11-22 15:59:27 +01: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
0aa9c4ed28 OTP : Improve : tighten the security + cosmetic
set double authentication : create, send link, usable with
FreeOTP (opensource) AEgis (opensource) and Google Authenticator

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:46:34 +02:00
sparkyx
514426da98 Improve TEST 2025-01-09 10:46:50 +01:00
sparkyx
0a30bad56f Sécurité 2404 : protection define 2025-01-09 10:45:52 +01:00
sparkyx
6635858c32 Sécurité 2404 : protection define 2025-01-09 10:34:34 +01:00
sparkyx
6e27a21ea9 SCENARIO TEST : fix bug in export logging 2024-11-04 23:16:30 +01:00
sparkyx
65655fbde5 Improve TEST 2024-11-04 22:56:24 +01:00
sparkyx
7a84161b5c Fix bug : $g_parameter non initialisé pour plugin 2023-12-17 12:07:02 +01:00
sparkyx
3ea69c3113 NEW #0002205 Mode maintenance 2023-01-14 12:59:26 +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
Dany wm De Bontridder
1f458a4f01 Task #0001869: Session key : clef de session 2020-12-22 20:38:16 +01:00
Dany De Bontridder
e53ff6718e PDFLand has now his own file 2019-09-09 19:54:20 +02: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
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Dany De Bontridder
8fc56e3ef4 Use Dossier::connect (singleton) instead of new Databass(dossier_id) 2015-09-15 12:12:50 +02:00
Dany De Bontridder
083ba483cc restructure files and folders 2015-09-15 07:26:33 +02:00
Dany De Bontridder
8f265c7bbc Use a variable for an absolute path for performance reason
NOALYSS_INCLUDE
NOALYSS_HOME
NOALYSS_PLUGIN
2015-08-11 11:05:54 +02:00
Dany De Bontridder
11ffcf6bd9 translation 2015-06-13 11:05:14 +02:00
Dany De Bontridder
0590ca6357 Adapt change for class_extension.php 2014-11-18 01:27:02 +01:00
Dany De Bontridder
184d5d4819 Change my email
Change PhpCompta by NOALYSS
2014-01-18 12:53:56 +01:00
Dany De Bontridder
46185c7a6d Remove tag $Revision$ 2014-01-18 12:47:34 +01:00
Dany De Bontridder
ead69f843d Task #0000839: Réécriture de la procédure d'installation
Inclu en premier lieu constant.php pour avoir la bonne valeur dans include_path
Tous les tags <? ont été changés en <?php pour les servers mutualisés
2013-05-16 22:13:12 +00:00
Dany De Bontridder
dcd1095130 start to use $cn as global database connx 2012-06-15 18:37:18 +00:00
Dany De Bontridder
652cf8d4c7 Code quality : use as often as possible global $g_user instead of recreating a new User object 2012-06-13 12:52:31 +00:00
Dany De Bontridder
58f3e38e84 Extension : change for security, now based on MENU_REF
Update the script to put the extension into menu_ref + profile_menu
2011-11-08 23:04:55 +00:00
Dany De Bontridder
e90d97864e Call extension in raw, for export a file, print a pdf or export a csv 2010-12-17 23:12:14 +00:00