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
 
506 2021-01-11 00:20:22 daniel-marschall /trunk/  
476 2020-11-22 18:55:28 daniel-marschall /trunk/ New feature: Resources can now be restricted to RAs or Admin. The res/ directory now may not be world-readable anymore.  
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
 
448 2020-10-25 18:39:08 daniel-marschall /trunk/ NEW FEATURE: Design plugins (plugin format is not yet final, since there is no manifest XML!)
Added new design "IronBASE"
 
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  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  
363 2020-08-23 16:59:51 daniel-marschall /trunk/  
362 2020-08-23 16:49:43 daniel-marschall /trunk/ Setup and OOBE is now translated to German, too.
Freshly installed plugins can request that the OOBE is shown in order to ask the user to check the settings of these plugins.

ATTENTION: Existing users will see the Setup/OOBE screen after Update. Just enter your administrator password and continue.
 
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.)  
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.
 
239 2020-04-10 12:30:53 daniel-marschall /trunk/ NEW: SUPPORT FOR POSTGRESQL AND MICROSOFT SQL SERVER  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
149 2019-08-01 22:58:12 daniel-marschall /trunk/ New feature: Admin password reset plugin  
135 2019-06-13 20:52:08 daniel-marschall /trunk/ Improved OOBE  
82 2019-04-07 12:24:34 daniel-marschall /trunk/ Various fixes  
81 2019-04-07 11:47:27 daniel-marschall /trunk/setup/ Setup fix  
80 2019-04-07 11:31:52 daniel-marschall /trunk/ More OOBE fixes  
78 2019-04-07 00:51:12 daniel-marschall /trunk/ Verified that the product runs out-of-the-box  

Show All