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
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.
 
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  
822 2022-04-08 00:50:56 daniel-marschall /trunk/  
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.  
795 2022-03-21 00:42:29 daniel-marschall /trunk/plugins/viathinksoft/ Systeminfo plugin now also shows phpinfo()  
794 2022-03-20 23:46:24 daniel-marschall /trunk/  
789 2022-03-18 12:51:47 daniel-marschall /trunk/plugins/viathinksoft/  
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.
 
772 2022-03-08 02:20:51 daniel-marschall /trunk/plugins/viathinksoft/ The "weid:" Syntax can now be used when creating a root OID.
Class C WEIDs now have an "WEID" icon instead of an "OID" icon.
 
767 2022-03-03 01:12:47 daniel-marschall /trunk/ Theme color (URL bar color) can now be set by plugins and can be changed by the color plugin.
Mobile design fixed problem with border at the bottom of the content pane.
 
755 2022-02-23 21:43:48 daniel-marschall /trunk/plugins/viathinksoft/ Nostalgia plugin fixed  
754 2022-02-23 13:24:51 daniel-marschall /trunk/plugins/viathinksoft/ New plugin "Nostalgia" (in admin control panel) to create a database for OIDplus for DOS, Windows 3.11, or Windows 95.  
724 2022-01-07 01:37:31 daniel-marschall /trunk/ OIDInfo Export will check if extension "sockets" is installed  
716 2021-12-27 17:31:12 daniel-marschall /trunk/ Fixed update failure of version 698 => 699
Revision log (software update check) is now compressed using GZip
 
711 2021-12-26 18:33:19 daniel-marschall /trunk/ Auth keys (internally used for email verification etc.) now use HMAC instead of normal hash
Added new base config setting RA_PASSWORD_PEPPER_ALGO (dangerous! Only for experts!)
OIDplusSessionHandler.class.php: Improved internal encryption!

ATTENTION
!!! If you are updating from the TAR.GZ distibution channel, then the update *will* temporarily
!!! FAIL with the error message "Authentication failed". Once the error appears, close your
!!! browser window and delete the cookies, then log-in again, and continue the update process.
!!! (The error happens because of the update of the internal session encryption procedure)
 
709 2021-12-26 17:36:56 daniel-marschall /trunk/ New CAPTCHA Method: ViaThinkSoft Client Challenge (lets the CPU of the user calculate a cryptographical problem in the background)  
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!  
699 2021-12-17 16:48:07 daniel-marschall /trunk/ The new file edition.ini contains constants which might be useful if somebody wants to fork OIDplus
(However, we would appreciate it if you would try to contribute to the original OIDplus system rather than forking it!)
 

Show All