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
1285 2023-05-19 13:24:51 daniel-marschall /trunk/ Implemented REST "OPTIONS"  
1284 2023-05-18 22:05:03 daniel-marschall /trunk/ Vendor update  
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.  
1279 2023-05-15 21:52:51 daniel-marschall /trunk/plugins/ RDAP, Whois, and REST links are now grouped together  
1278 2023-05-15 21:16:29 daniel-marschall /trunk/plugins/viathinksoft/  
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"  
1275 2023-05-15 09:53:57 daniel-marschall /trunk/plugins/viathinksoft/ REST API fixes  
1274 2023-05-15 00:53:20 daniel-marschall /trunk/plugins/viathinksoft/adminPages/900_software_update/  
1273 2023-05-15 00:45:07 daniel-marschall /trunk/plugins/viathinksoft/ *** Objects REST API is done. Now in BETA stage for testing!  
1272 2023-05-15 00:36:49 daniel-marschall /trunk/  
1271 2023-05-15 00:09:41 daniel-marschall /trunk/  
1270 2023-05-14 22:37:52 daniel-marschall /trunk/plugins/viathinksoft/  
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
 
1266 2023-05-13 02:26:37 daniel-marschall /trunk/ Exceptions can now carry an HTTP Response Code  

Show All