Subversion Repositories oidplus

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1439 2023-12-02 22:51:21 daniel-marschall /trunk/ Introduced support for PHP 8.3
oidplus.viathinksoft.com is now www.oidplus.com
 
1162 2023-04-05 02:37:36 daniel-marschall /trunk/  
1130 2023-03-26 00:38:14 daniel-marschall /trunk/ Another large bunch of type-safety changes  
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".
 
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
 
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.
 
236 2020-04-07 01:02:59 daniel-marschall /trunk/ Large refactoring at the database classes. PHP 7.0 is now required.  
150 2019-08-03 00:30:01 daniel-marschall /trunk/ LARGE UPDATE: Added database providers; now using prepared statements, and many more changes  
88 2019-04-13 12:25:54 daniel-marschall /trunk/  
77 2019-04-06 23:21:32 daniel-marschall /trunk/ Replaced deprecated mysql_* functions  
54 2019-03-26 19:36:06 daniel-marschall /trunk/