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
1051 2022-12-22 00:45:05 daniel-marschall /trunk/ Small fix in config migration procedure  
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.
 
1049 2022-12-20 13:33:21 daniel-marschall /trunk/includes/classes/ Fix setup not working (bug introduced in SVN Rev 1041 on 9 Dec 2022)  
1048 2022-12-11 02:20:19 daniel-marschall /trunk/  
1041 2022-12-09 20:32:43 daniel-marschall /trunk/ New base-config setting DEFAULT_LANGUAGE (possible values: enus, dede)  
1037 2022-11-27 02:15:58 daniel-marschall /trunk/ Vendor update  
1036 2022-11-27 00:54:59 daniel-marschall /trunk/ Server errors are now shown to the user instead of error message "SyntaxError: Unexpected token < in JSON at position 0"  
1028 2022-10-28 10:06:29 daniel-marschall /trunk/includes/classes/ Fixed problem in RA Root Object Listing  
1021 2022-10-22 15:10:43 daniel-marschall /trunk/ Make use of php-sha3 fork by danielmarschall (contains hash_hmac)
TinyMCE update
 
1018 2022-10-22 00:20:02 daniel-marschall /trunk/ Applied more fixes to the ViaThinkSoft Client Challenge CAPTCHA. Also, removed captchaDomHead() from the CAPTCHA API  
1016 2022-10-21 17:45:33 daniel-marschall /trunk/ Implemented reCAPTCHA V2 Invisible and reCAPTCHA V3 (score based)  
1015 2022-10-20 23:31:45 daniel-marschall /trunk/ Repaired ReCAPTCHA  
1010 2022-10-17 13:27:32 daniel-marschall /trunk/ hCaptcha fixes  
1006 2022-10-17 00:25:58 daniel-marschall /trunk/ Notifications plugin: Added checks if confidential directories are world-readable, and if the cache directory is writeable  
1001 2022-10-16 03:31:34 daniel-marschall /trunk/ New plugin: hCaptcha  
1000 2022-10-15 23:40:20 daniel-marschall /trunk/ NEW PLUGIN: Notifications for RA or Administrator  
996 2022-10-15 09:55:11 daniel-marschall /trunk/ Fixed GitHub bug #3: Setup "Copy to clipboard" button copied non-breaking whitespaces instead of normal whitespaces, generating a syntax error in the base config file (bug introduced in SVN Rev 983 on 3 Oct 2022)  
990 2022-10-09 18:33:43 daniel-marschall /trunk/ Bundled new third-party plugin "AltIDs" by Frdlweb  
989 2022-10-09 11:03:39 daniel-marschall /trunk/includes/classes/ Added function getScalar to OIDplusDatabaseConnection  
988 2022-10-05 16:52:34 daniel-marschall /trunk/  

Show All