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
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
 
490 2020-12-07 16:13:54 daniel-marschall /trunk/ BUGFIX: Admin-plugin "Designs": Button "Test" did not work on some systems.
BUGFIX: Logo and other resources were not loaded if OIDplus is running on a Windows server system (backslash issues)
 
486 2020-12-05 22:48:47 daniel-marschall /trunk/ New distribution channel: GitHub  
481 2020-12-01 22:57:30 daniel-marschall /trunk/ Cache files are not hidden anymore on Linux systems (filename beginning with dot).
Fixed problem if CSS/JS scripts output a PHP warning in Debug mode
 
462 2020-11-05 22:42:02 daniel-marschall /trunk/ TinyMCE 5.4.2 => 5.5.1
Bootstrap 4.5.2 => 4.5.3
Fixed possible preg_replace code injection
 
456 2020-10-27 01:23:03 daniel-marschall /trunk/ Security: Admin passwords can now be BCrypt instead of SHA3-512
Security: BCrypt is now the default auth method for newly created RAs
 
429 2020-10-14 00:32:11 daniel-marschall /trunk/ When a JS file is missing in a plugin manifest, an error will be printed to the JavaScript console  
411 2020-09-24 13:08:21 daniel-marschall /trunk/ Database plugins manifests now contain references to setup JavaScripts  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
379 2020-08-30 00:58:28 daniel-marschall /trunk/ Improved compatibility with iPhone Safari  
366 2020-08-23 23:54:11 daniel-marschall /trunk/ Various smaller things  
364 2020-08-23 18:59:04 daniel-marschall /trunk/ DROPPED support for "welcome.local.html". Use "userdata/welcome/welcome.html" (English) and "userdata/welcome/welcome$dede.html" (German) instead!
DROPPED support for "oidplus_base.local.css". Use "userdata/styles/oidplus_base.css" instead!