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
 

Show All