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
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
 
454 2020-10-26 17:17:01 daniel-marschall /trunk/  
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".
 
427 2020-10-03 19:08:44 daniel-marschall /trunk/  
424 2020-10-02 22:22:14 daniel-marschall /trunk/ New security feature: CSRF Tokens.
ATTENTION TO PLUGIN DEVELOPERS: You need to add "csrf_token:csrf_token" to your JavaScript's AJAX request fields!
 
421 2020-09-30 11:30:14 daniel-marschall /trunk/ Newly generated administrator passwords are now salted (equally to the "A2" auth plugin), to avoid that equal passwords generate equal password strings in the configuration file  
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]  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
329 2020-06-11 23:05:09 daniel-marschall /trunk/ NEW: "Automated AJAX calls" plugin to execute privileged AJAX requests programmatically  
310 2020-05-18 16:37:59 daniel-marschall /trunk/ New plugin: File attachments  
294 2020-05-10 11:29:27 daniel-marschall /trunk/ New folder "userdata" which now contains all data specific to this OIDplus installation (configuration, resources, databases, log files etc.)  
282 2020-04-25 14:12:46 daniel-marschall /trunk/ Added sitemap plugin API  
277 2020-04-25 02:27:11 daniel-marschall /trunk/ Introducing new plugin architecture (manifest.ini)  
261 2020-04-18 16:38:21 daniel-marschall /trunk/ Large refactoring: "config.inc.php" is now in format 2.1; the configuration settings are now stored in a class OIDplusBaseConfis and can therefore be altered in automated test environments.
Characters "###" inside a query now get replaced by the table prefix.
 
213 2020-03-06 23:14:57 daniel-marschall /trunk/ Fixed security vulnerability!  
179 2019-08-22 16:32:41 daniel-marschall /trunk/ Small fixes  
115 2019-05-19 13:15:45 daniel-marschall /trunk/ Logger Work In Progress  
112 2019-05-17 21:27:53 daniel-marschall /trunk/  
85 2019-04-09 14:00:29 daniel-marschall /trunk/ Session Cookies are now only sent if the user actually log ins.  
42 2019-03-22 09:45:58 daniel-marschall /trunk/ Automatic redirection to HTTPS  

Show All