Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1359 2023-07-31 22:30:38 daniel-marschall /trunk/ NEW FEATURE: Database backup/restore (beta! use with caution!)  
1356 2023-07-31 15:40:02 daniel-marschall /trunk/plugins/viathinksoft/ Renamed plugin "Data Transfer" to "Data Transfer (oid-info.com)" in admin control panel  
1336 2023-07-22 23:42:21 daniel-marschall /trunk/ Implemented OIDplus System GUID based on UUIDv8  
1333 2023-07-15 20:19:50 daniel-marschall /trunk/ Debug mode: Added check for block4 hash conflicts  
1331 2023-07-15 00:06:10 daniel-marschall /trunk/plugins/viathinksoft/language/dede/  
1323 2023-07-12 12:02:53 daniel-marschall /trunk/ Added Custom UUIDv8 for Information Objects, replacing name-based UUIDv3 and UUIDv5  
1321 2023-06-25 01:15:07 daniel-marschall /trunk/ Documentation update / included oidplus.com copy to SVN  
1317 2023-06-24 16:01:15 daniel-marschall /trunk/ Various bugfixes. Changed JWT audience (users will be logged out once).  
1314 2023-06-23 15:57:27 daniel-marschall /trunk/ Fixes in re JWT  
1307 2023-06-18 22:51:36 daniel-marschall /trunk/  
1306 2023-06-18 20:01:33 daniel-marschall /trunk/ Code improvements in re JWT  
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).
 
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.  
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.  
1281 2023-05-17 21:44:02 daniel-marschall /trunk/ JWT Tokens IAT time is checked against the future  
1280 2023-05-17 00:38:02 daniel-marschall /trunk/plugins/viathinksoft/ Security fix: RDAP "GET" could be used to extract confidential OIDs. Fixed.  
1278 2023-05-15 21:16:29 daniel-marschall /trunk/plugins/viathinksoft/  
1277 2023-05-15 13:45:50 daniel-marschall /trunk/  

Show All