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
670 2021-10-05 15:56:02 daniel-marschall /  
660 2021-10-03 12:04:58 daniel-marschall /trunk/ git distribution channel: added function to read the gitsvn version without the requirement of having access to the "git" commandline  
653 2021-09-29 00:04:58 daniel-marschall /trunk/ Small changes to the Web-Updater  
641 2021-09-24 23:30:14 daniel-marschall /trunk/ Internet Explorer 11 is supported again  
632 2021-09-23 21:16:24 daniel-marschall /trunk/ Temporarily, third-party plugins must be moved in the folder plugins/_thirdParty instead of plugins/ (will be changed again in a few days!)  
625 2021-06-12 23:10:32 daniel-marschall /trunk/ LDAP: Added multi-domain support  
557 2021-04-25 22:06:14 daniel-marschall /trunk/ Cookie SAMESITE policy can now be configured in the base configuration file.
New clas "OIDplusCookieUtils".
In shebang, using "env php" instead of "/usr/bin/php".
 
555 2021-04-23 17:28:56 daniel-marschall /trunk/ Cookie handling is now in function op_setcookie() instead setcookie().
Now using SameSite=Strict (experimental)
 
552 2021-04-23 00:31:59 daniel-marschall /trunk/  
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
506 2021-01-11 00:20:22 daniel-marschall /trunk/  
491 2020-12-07 21:48:09 daniel-marschall /trunk/includes/ Fixed problems with the WebSVN updater  
486 2020-12-05 22:48:47 daniel-marschall /trunk/ New distribution channel: GitHub  
468 2020-11-15 00:57:37 daniel-marschall /trunk/ Translation XML contents are now cached as PHP serialization to improve performance  
453 2020-10-26 14:21:59 daniel-marschall /trunk/ Security: Auth-Plugins now also generate hashes.
Security: New setting to select default RA hashing algorithm.
Security: New auth plugin A3 "BCrypt".
 
438 2020-10-18 11:07:08 daniel-marschall /trunk/ Additional plugin verification steps to avoid implementation mistakes  
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
401 2020-09-21 09:32:08 daniel-marschall /trunk/ It is now possible to have multiple translation message files, e.g. "plugins/language/dede/messagesHelloWorldPlugin.xml" if you want to have a translation for your own plugins.  
400 2020-09-20 17:11:53 daniel-marschall /trunk/ BUGFIX: RAs cannot login and RAs cannot be created (BUG#0000208/1)
BUGFIX: Infinite loop in e-mail-sending (BUG#0000208/2)
 
392 2020-09-15 19:59:14 daniel-marschall /trunk/ Removed md5() and sha1() from security-relevant areas [although the security impact was VERY small]  

Show All