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
 
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!
 
410 2020-09-24 12:27:38 daniel-marschall /trunk/ Renamed setup.js, setup.css, script.js and style.css. They now have the plugin name as filename.  
381 2020-08-31 16:45:05 daniel-marschall /trunk/plugins/ Status codes: Negative = Error, Zero = Normal OK, Positive = OK, but with additional information  
360 2020-08-23 00:28:31 daniel-marschall /trunk/ LARGE UPDATE: Made everything multilingual; Translation to German!  
320 2020-05-22 19:52:25 daniel-marschall /trunk/ AJAX actions now use plugin OIDs as their namespace  
154 2019-08-03 22:54:53 daniel-marschall /trunk/ document.location => window.location.href  
153 2019-08-03 22:44:14 daniel-marschall /trunk/ New feature: Admin can now create a RA manually (without email verification/invitation)