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
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!)
 
697 2021-12-13 00:16:37 daniel-marschall /trunk/plugins/viathinksoft/ Admin system info plugin: "PHP Installed extensions" is now listed
Admin system update plugin: Actual GIT and SVN commands are now visible, and GIT PULL command slightly changed (added origin master)
 
694 2021-12-12 12:41:17 daniel-marschall /trunk/ In the OID grid, you can now directly register an IANA or ViaThinkSoft OID!
Globally, every link that opens a new window gets marked by an icon
 
692 2021-12-12 02:52:14 daniel-marschall /trunk/plugins/viathinksoft/ Fixed "Generate UUID OID" link in OID 2.25.
Added "Generate UUID OID" to the root OID page.
Added "Generate GUID" to the root GUID page.
 
688 2021-12-09 15:16:38 daniel-marschall /trunk/plugins/viathinksoft/ System information plugin minor changes  
683 2021-12-08 17:01:54 daniel-marschall /trunk/plugins/viathinksoft/ Definition of class A, B, C WEIDs. In the latest specification, every OID can be represented as a WEID. Therefore, the column "Base36" is now present for every OID.  
662 2021-10-04 00:27:48 daniel-marschall /trunk/plugins/viathinksoft/ System update page: GIT-WorkingCopyUpdate and SVN-WorkingCopyUpdate can now be executed online (execution and write permissions required)
System information page: System user account will be shown
 
661 2021-10-03 21:13:11 daniel-marschall /trunk/ Snapshot distribution channel: oidplus_version.txt is now .version.php (to avoid that the version is exposed)  
659 2021-10-01 21:33:40 daniel-marschall /trunk/plugins/viathinksoft/ Web-update JavaScript translation  
658 2021-10-01 16:22:55 daniel-marschall /trunk/plugins/viathinksoft/ Web-update: Success message and reload-button are now displayed  
653 2021-09-29 00:04:58 daniel-marschall /trunk/ Small changes to the Web-Updater  
651 2021-09-27 14:33:33 daniel-marschall /trunk/plugins/viathinksoft/ Updates are now digitally signed.
If an update outputs "FATAL ERROR", then the update process will be aborted.
 
650 2021-09-27 00:34:49 daniel-marschall /trunk/plugins/viathinksoft/ Update packages can now be optionally be downloaded compressed (GZ)  
647 2021-09-26 20:14:00 daniel-marschall /trunk/ Renewed update system (part 1): Updates are now downloaded as "update scripts" instead of being pulled from SVN  
645 2021-09-25 20:13:12 daniel-marschall /trunk/plugins/viathinksoft/ "System check" plugin doesn't list third-party plugins and composer.lock file anymore  
642 2021-09-25 00:01:41 daniel-marschall /trunk/ Fixed mime types of JS and XML files, so that they are treated as text files again (can be diffed etc.)  

Show All