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
947 2022-09-13 14:56:17 daniel-marschall /trunk/ Implemented 404 handler for Microsoft IIS  
946 2022-09-12 23:58:51 daniel-marschall /trunk/ Added "HTTP 404" API that can be used by plugins. Currently only supported by Apache 2  
930 2022-09-07 00:52:39 daniel-marschall /trunk/ OID DER encoding is now visible
AID: OID-AID added (ViaThinkSoft-Foreign-6 AID)
AID: RID and PIX can now be mixed in a single node again (removed restriction again); this is handy for ViaThinkSoft-Foreign-AIDs
 
925 2022-08-19 00:08:18 daniel-marschall /trunk/ AID Object type: It is now forbidden that a node mixes RID and PIX  
924 2022-07-31 13:02:49 daniel-marschall /trunk/ Some changes on the AID decoder  
914 2022-07-23 00:04:27 daniel-marschall /trunk/  
860 2022-05-29 22:55:17 daniel-marschall /trunk/ Extended plugin check: The namespace of an object type plugin must be lower-case  
858 2022-05-29 20:30:30 daniel-marschall /trunk/ BUGFIX: GUID and FourCC: category in treeview was "/examples" instead of "examples" for the top level.  
855 2022-05-29 18:12:38 daniel-marschall /trunk/ Object-IDs are now case-sensitive (this is important for object types like FourCC)  
851 2022-05-29 01:37:51 daniel-marschall /trunk/ BUGFIX: OID Autopublishing caused error message on a web visitors screen, because HTML5 and XML were mixed up  
850 2022-05-28 23:27:15 daniel-marschall /trunk/ Bugfix: GUID and FourCC categories can now contain the slash character (/)  
849 2022-05-28 21:29:05 daniel-marschall /trunk/  
844 2022-05-27 00:30:36 daniel-marschall /trunk/ New object type: Four-Character-Code (FourCC)  
843 2022-04-21 00:29:38 daniel-marschall /trunk/ When an invalid OID was entered in the "GoTo" box, the user received a JavaScript error message. Now, they receive a page, as intended.  
841 2022-04-15 00:54:45 daniel-marschall /trunk/ Added Reply-To, because some servers might change the 'From' attribute (Anti-Spoof?)  
840 2022-04-15 00:38:08 daniel-marschall /trunk/ Software update page: Added notice to run "chown -R" after manual git/svn update.  
838 2022-04-15 00:02:46 daniel-marschall /trunk/ Upgraded tushevorg uitweeks plugin to version 1.1 (adding feature: "Prefer `Login as administrator` tab at login")  
834 2022-04-14 00:03:55 daniel-marschall /trunk/ Added whitelist to file types in the attachment plugins  
830 2022-04-10 23:35:04 daniel-marschall /trunk/ - Security improvement: The private key stored in the database configuration table in the database is now encrypted using a key that will be stored in a file inside userdata ( userdata/privkey_secret.php ).
- !!! ATTENTION: If you have multiple systems access the same database (e.g. you have example.org/oidplus and example.org/oidplus_test ), then the file userdata/privkey_secret.php must kept synchronous between both, otherwise you will lose your private/public key-pair and get a new system-id every time you restart OIDplus !!!
- OIDplus can't connect to databases that are newer than the own program files anymore, avoiding data corruption.
- Changed database version from 205 to 1000.
 
829 2022-04-10 19:07:24 daniel-marschall /trunk/ Bundled tushevorg/publicPages/2000_uitweaks plugin to OIDplus 2.0
New features:
- Fully expand Objects tree on page reload
- Collapse Login tree on page reload
- Collapse Documents&Resources tree on page reload
- Change default tree pane width
- Remember tree pane width in browser.localStorage across page reloads
 
828 2022-04-09 23:12:50 daniel-marschall /trunk/ Added <license> entry in the manifest.xml files, and added it to the plugin overview in the admin login area  
820 2022-04-07 23:46:57 daniel-marschall /trunk/  
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.  
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  
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.  
797 2022-03-21 23:40:49 daniel-marschall /trunk/ Heavily increased performance of web-updater for installation channel "TAR.GZ" (SVN snapshot)  
794 2022-03-20 23:46:24 daniel-marschall /trunk/  
779 2022-03-13 11:38:17 daniel-marschall /trunk/ (Minor changes)  
776 2022-03-10 01:43:36 daniel-marschall /trunk/ New feature: Registered systems will now be abled to be reached via WHOIS/OID-IP address "whois.viathinksoft.de:43". This information will be shown at the WHOIS/OID-IP page.
Additionally, the user can also overwrite this value with their own WHOIS/OID-IP server, if they have one.
 
774 2022-03-08 21:56:30 daniel-marschall /trunk/ Gotobox/Whois: Namespace e.g. "oid:" is now case insensitive  
727 2022-01-07 19:42:52 daniel-marschall /trunk/ Local GIT-Version could not be detected successfully! Fixed!  
723 2022-01-07 01:21:37 daniel-marschall /trunk/  
722 2022-01-07 00:02:23 daniel-marschall /trunk/ Adding Alpine Linux install notes. Checking for dependencies for lightweight PHP installations  
715 2021-12-27 01:36:01 daniel-marschall /trunk/ Outgoing HTTP transfer will have the User Agent "ViaThinkSoft-OIDplus/2.0"  
707 2021-12-26 15:54:36 daniel-marschall /trunk/ New object type "Domain"  
704 2021-12-26 01:33:58 daniel-marschall /trunk/ BUGFIX: Search plugin highlighting did not work correctly if the search term was found inside the OID dot-notation or RA email address. Fixed.
BUGFIX: Entering an OID in the GoTo-Box or the Search did not open it in the left panel. Fixed.
BUGFIX: Link "Go back to RA listing" (only works for logged in admins) not visible at public RA listing anymore.
 
703 2021-12-26 00:55:00 daniel-marschall /trunk/ Small fix  
702 2021-12-26 00:26:02 daniel-marschall /trunk/ New plugin type: CAPTCHA plugins!  
700 2021-12-17 16:54:04 daniel-marschall /trunk/ Syntax error fixed