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
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.  
1295 2023-05-29 20:43:10 daniel-marschall /trunk/ Code cosmetics  
1294 2023-05-29 01:44:49 daniel-marschall /trunk/  
1292 2023-05-28 22:42:47 daniel-marschall /trunk/  
1290 2023-05-28 20:51:58 daniel-marschall /trunk/ Creating objects using AJAX was not working. Fixed.  
1289 2023-05-26 22:14:27 daniel-marschall /trunk/ Fixed issue with "Static link to this page" ( https://github.com/danielmarschall/oidplus/issues/15 )  
1287 2023-05-26 13:46:25 daniel-marschall /trunk/includes/ Fixed problem with canonical URLs https://github.com/danielmarschall/oidplus/issues/14  
1286 2023-05-26 13:44:06 daniel-marschall /trunk/includes/classes/  
1285 2023-05-19 13:24:51 daniel-marschall /trunk/ Implemented REST "OPTIONS"  
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  
1277 2023-05-15 13:45:50 daniel-marschall /trunk/  
1276 2023-05-15 10:52:06 daniel-marschall /trunk/ REST API: New output field "status_bits"  
1272 2023-05-15 00:36:49 daniel-marschall /trunk/  
1271 2023-05-15 00:09:41 daniel-marschall /trunk/  
1269 2023-05-14 22:31:27 daniel-marschall /trunk/  
1268 2023-05-14 11:28:37 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
 

Show All