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
 
496 2020-12-12 20:29:51 daniel-marschall /trunk/ Large refactoring of path functions.
DEPRECATED: OIDplus::basePath() becomes OIDplus::localpath()
DEPRECATED: OIDplus::getSystemUrl(X) becomes OIDplus::webpath(null, X)
OIDplus::webpath(X) becomes OIDplus::webpath(X, true)
 
484 2020-12-04 14:53:25 daniel-marschall /trunk/ OIDplus can now also communicate with HTTPS servers if CURL is wrongly configured (Windows)  
465 2020-11-13 13:43:58 daniel-marschall /trunk/ OIDplus can now also run without OpenSSL installed  
464 2020-11-08 01:15:18 daniel-marschall /trunk/  
463 2020-11-07 14:10:03 daniel-marschall /trunk/ Fixed severe compatibility problems with fresh Linux installations.
Clean setup procedure tested on a fresh Apache+PHP8.0RC3 RaspberryOS (Debian) system
 
446 2020-10-21 23:09:13 daniel-marschall /trunk/ SECURITY patch: System registration "Live status" is now protected from public view.
System registration "Live status" is now translated to German.
 
444 2020-10-21 12:29:27 daniel-marschall /trunk/ Increased performance!  
443 2020-10-21 01:23:38 daniel-marschall /trunk/ Fixed compatibility issue with PgSQL and SQLite3  
433 2020-10-16 15:33:37 daniel-marschall /trunk/ Fixed problems in regards changing email addresses when an user is using an alternative login method (OAuth).
Fixed problem where an object could not be transferred to a new RA at Microsoft SQL Server or PostgreSQL ("ifnull" SQL function).
 
413 2020-09-24 17:20:46 daniel-marschall /trunk/plugins/adminPages/  
409 2020-09-24 11:42:15 daniel-marschall /trunk/plugins/adminPages/ Data sent to the ViaThinkSoft server is now compressed  
396 2020-09-17 16:04:38 daniel-marschall /trunk/plugins/adminPages/120_registration/  
395 2020-09-17 11:51:46 daniel-marschall /trunk/ It is now possible to add a well-known OID (e.g. 2.999 or 1.3.6.1.4.1) to your system.  
394 2020-09-16 23:38:10 daniel-marschall /trunk/ Registration/OIDinfo-Interface: Special case where the IANA PEN or UUID OID root is used as system root (but the legal root is inside it) is now supported.  
386 2020-09-12 22:00:01 daniel-marschall /trunk/ Fixed various smaller things detected by warnings/errors of "Eclipse for PHP"  
381 2020-08-31 16:45:05 daniel-marschall /trunk/plugins/ Status codes: Negative = Error, Zero = Normal OK, Positive = OK, but with additional information  
380 2020-08-30 15:08:02 daniel-marschall /trunk/ Plugin-related code improvements  
372 2020-08-25 16:04:05 daniel-marschall /trunk/  
370 2020-08-25 15:02:34 daniel-marschall /trunk/ Communication between OIDplus and ViaThinkSoft server is now fully AJAX/JSON  

Show All