Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1335 2023-07-17 16:19:08 daniel-marschall /trunk/doc/ Added FAQ  
1334 2023-07-16 01:04:34 daniel-marschall /trunk/  
1333 2023-07-15 20:19:50 daniel-marschall /trunk/ Debug mode: Added check for block4 hash conflicts  
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.  

Show All