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
1293 2023-05-28 23:30:41 daniel-marschall /trunk/plugins/viathinksoft/ Code cosmetics  
1292 2023-05-28 22:42:47 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.  
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/  
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/  
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  
1265 2023-05-13 01:26:05 daniel-marschall /trunk/ NEW FEATURE: REST API (Framework Beta Stage; endpoints are not implemented yet)  
1264 2023-05-12 22:48:31 daniel-marschall /trunk/  
1223 2023-04-19 20:16:31 daniel-marschall /trunk/ Some fixes for the ADO database connection  
1219 2023-04-19 01:49:46 daniel-marschall /trunk/ Added new database connection plugin: ADO (required Windows server system)  
1206 2023-04-14 00:24:03 daniel-marschall /trunk/ More Exception refactoring  
1201 2023-04-13 00:53:49 daniel-marschall /trunk/ First part of a refactoring of the Exception handling. Made distinction between HTML-Exception and Non-HTML-Exception clear.  
1199 2023-04-11 15:02:59 daniel-marschall /trunk/ Log method: Added functionality to add arguments like in _L()  
1172 2023-04-07 01:32:15 daniel-marschall /trunk/ More problems with types in prepared statements adressed  

Show All