Subversion Repositories oidplus

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1332 2023-07-15 00:17:12 daniel-marschall /trunk/doc/  
1329 2023-07-14 23:41:08 daniel-marschall /trunk/ Alt Id "more info" attribute  
1327 2023-07-14 14:33:32 daniel-marschall /trunk/  
1326 2023-07-14 14:06:26 daniel-marschall /trunk/ Documentation of OIDplus Information Object AID and GUID  
1322 2023-07-03 14:17:33 daniel-marschall /trunk/doc/developer_notes/  
1321 2023-06-25 01:15:07 daniel-marschall /trunk/ Documentation update / included oidplus.com copy to SVN  
1316 2023-06-24 01:46:45 daniel-marschall /trunk/ Bugfix: Problem when adding multiple ASN.1 / IRI identifiers for one OID  
1312 2023-06-21 00:13:45 daniel-marschall /trunk/ Added base config settings JWT_FIXED_IP_USER and JWT_FIXED_IP_ADMIN to increase security.
Default values of JWT_TTL_LOGIN_USER and JWT_TTL_LOGIN_ADMIN has been changed from 10 years to 30 days.
 
1309 2023-06-18 23:46:26 daniel-marschall /trunk/doc/developer_notes/  
1305 2023-06-18 16:17:39 daniel-marschall /trunk/ Simplified web browser login: Regular "PHP Session login" was removed and replaced by JWT cookie login (previously known as "remember me").
If you had previously disabled JWT_ALLOW_LOGIN_USER or JWT_ALLOW_LOGIN_ADMIN, please enable them again.
JWT tokens now contain registered claims (OIDs).
 
1301 2023-06-01 00:04:36 daniel-marschall /trunk/ Simplified OIDplusAuthContentStore* classes  
1300 2023-05-30 01:04:00 daniel-marschall /trunk/  
1298 2023-05-30 00:06:43 daniel-marschall /trunk/ Security Feature: JWT token can now be invalidated by changing the Server Secret (in the base configuration). The update invalidates all JWT once. You need to log-in again.  
1296 2023-05-29 21:44:44 daniel-marschall /trunk/  
1288 2023-05-26 21:11:13 daniel-marschall /trunk/  
1283 2023-05-18 21:50:11 daniel-marschall /trunk/ makeAuthKey and validateAuthKey can now be used to make temporary keys with limited lifetime.
makeAuthKey and makeSecret now accept array inputs
 
1282 2023-05-18 00:23:38 daniel-marschall /trunk/ Plugins can no longer access the SERVER_SECRET base configuration settings through OIDplusBaseConfig. Instead, makeAuthKey and makeSecret must be used. The bundled plugins are already updated.  
1269 2023-05-14 22:31:27 daniel-marschall /trunk/  
1267 2023-05-14 02:47:49 daniel-marschall /trunk/ Introduced new version of Logger Maskcodes
!!! Attention! If you have installed foreign plugins (not bundled with OIDplus), you MUST update their logging maskcodes;
!!! if you are the developer of the plugin, please run dev/logger/verify_maskcodes.phps to verify the plugins
!!! A documentation of the new maskcodes can be found in doc/developer_notes/logger_maskcodes.md
 
1265 2023-05-13 01:26:05 daniel-marschall /trunk/ NEW FEATURE: REST API (Framework Beta Stage; endpoints are not implemented yet)  

Show All