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
1050 2022-12-21 01:13:04 daniel-marschall /trunk/ Huge change in internal code structure!
All OIDplus classes are now in the class namespace "ViaThinkSoft\OIDplus".
!!! WARNING:
!!! All plugins MUST put their classes in a namespace and the constant "INSIDE_OIDPLUS" must not be used anymore.
!!! If you have a third-party plugin installed which is NOT bundled with OIDplus, you MUST update it.
!!! Recommendation: Remove the plugin first, then update OIDplus, then ask the author to change the plugin.
!!! If you have not installed any third-party plugins, then it is safe to update now.
 
1048 2022-12-11 02:20:19 daniel-marschall /trunk/  
1039 2022-11-30 01:11:00 daniel-marschall /trunk/  
1031 2022-11-01 19:08:32 daniel-marschall /trunk/  
1030 2022-10-29 13:07:35 daniel-marschall /trunk/ Setup assistant looks now different dependent if the base config file already exists or not (especially to avoid accidental overwriting of the database)  
1024 2022-10-23 18:03:29 daniel-marschall /trunk/ Fixed some race-conditions with VTS Client Challenge CAPTCHA  
1022 2022-10-22 15:46:00 daniel-marschall /trunk/plugins/viathinksoft/ Updated VTS Client Challenge plugin to version 1.1 (mitigate replay attack)  
1020 2022-10-22 01:11:10 daniel-marschall /trunk/ Setup: Added "Canonical URL" option  
1016 2022-10-21 17:45:33 daniel-marschall /trunk/ Implemented reCAPTCHA V2 Invisible and reCAPTCHA V3 (score based)  
1008 2022-10-17 02:39:09 daniel-marschall /trunk/plugins/  
1007 2022-10-17 00:29:13 daniel-marschall /trunk/plugins/viathinksoft/  
1003 2022-10-16 04:16:40 daniel-marschall /trunk/plugins/viathinksoft/ hCaptcha cannot be selected anymore if php_curl is missing  
1002 2022-10-16 03:34:50 daniel-marschall /trunk/plugins/viathinksoft/language/dede/  
1000 2022-10-15 23:40:20 daniel-marschall /trunk/ NEW PLUGIN: Notifications for RA or Administrator  
985 2022-10-04 00:16:46 daniel-marschall /trunk/ Setup DB command lines: Added "copy to clipboard" buttons  
974 2022-10-01 20:21:07 daniel-marschall /trunk/ Fix bug where HTTP was not possible after a HTTPS call (Chrome blocks secure CSRF cookie overwrite). HTTPS is now enforced if the page was previously loaded using HTTPS  
969 2022-10-01 00:42:37 daniel-marschall /trunk/ OIDplusObject::findFitting() does NOT throw an Exception anymore if the object type is unknown
Update to FRDLWeb RDAP plugin 0.3
 
962 2022-09-25 23:10:12 daniel-marschall /trunk/ AID: Possibility to generate a random AID directly in OIDplus  
961 2022-09-24 16:00:51 daniel-marschall /trunk/plugins/viathinksoft/ Added "iana-pen" AltID to OID and AID (VTS F0)  
960 2022-09-24 13:48:00 daniel-marschall /trunk/ FreeOID: Added note about free Application Identifiers (AID)  

Show All