Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
827 2022-04-09 18:00:39 daniel-marschall /trunk/ Added polyfill that enables some openssl functions using phpseclib emulation, if openssl is not available  
826 2022-04-09 12:03:36 daniel-marschall /trunk/includes/classes/ Fixed wrong hash_pbkdf2 length (has problems with OpenSSL supplement)  
825 2022-04-09 12:00:32 daniel-marschall /trunk/ - If plugins tried to log things before the logger plugins were initialized, then nothing happened. The log messages are now submitted delayed.
- Improved compatibility with OpenSSL not working out of the box if openssl.cnf file is missing.
 
824 2022-04-08 20:08:07 daniel-marschall /trunk/includes/ Bugfix: Wrong HTML comment removal of static content  
823 2022-04-08 00:57:07 daniel-marschall /trunk/  
822 2022-04-08 00:50:56 daniel-marschall /trunk/  
821 2022-04-08 00:38:17 daniel-marschall /trunk/ Added page-plugin method "htmlPostprocess" and moved anti-spam-filter from base files into a new plugin.  
819 2022-04-07 23:22:33 daniel-marschall /trunk/ Added page-plugin method htmlHeaderUpdate() to modify contents in the HTML <head>, e.g. to insert dynamic JavaScript or changing meta-tags on-the-fly.  
818 2022-04-06 23:29:45 daniel-marschall /trunk/  
817 2022-04-05 16:51:30 daniel-marschall /trunk/ Changed algorithm for OIDplus Information Object OIDs for third-party objectTypes  
816 2022-04-05 16:29:54 daniel-marschall /trunk/includes/classes/  
812 2022-04-05 00:11:59 daniel-marschall /trunk/ Added baseconfig settings COOKIE_DOMAIN and COOKIE_PATH  
811 2022-04-04 21:58:34 daniel-marschall /trunk/ Fixed out-of-the-box bug that prevented redirection to setup/ if userdata/baseconfig/config.inc.php was missing  
808 2022-03-25 21:11:34 daniel-marschall /trunk/ Fixed problem with cookie.path in combination with reverse-proxy  
807 2022-03-25 21:08:54 daniel-marschall /trunk/ Updated SVN-Snapshot (TAR.GZ) update procedure. It now also allows to update systems which are protected by htpasswd.  
806 2022-03-25 00:56:45 daniel-marschall /trunk/ Base-config setting EXPLICIT_ABSOLUTE_SYSTEM_URL has been removed. Its functionality has now been merged with the setting CANONICAL_SYSTEM_URL. Use this instead.  
805 2022-03-24 17:19:22 daniel-marschall /trunk/ Updated logo
Fixed some small bugs
 
804 2022-03-24 16:49:56 daniel-marschall /trunk/includes/classes/  
803 2022-03-24 16:48:37 daniel-marschall /trunk/  
801 2022-03-24 16:15:23 daniel-marschall /trunk/ Changed OIDplus::webpath() method to include canonical paths  

Show All