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
1097 2023-02-27 11:38:38 daniel-marschall /trunk/ More changes in re VTS MCF 1.0 auth  
1096 2023-02-27 09:52:19 daniel-marschall /trunk/  
1094 2023-02-27 01:50:46 daniel-marschall /trunk/ Added auth plugin A6_crypt  
1091 2023-02-26 23:43:12 daniel-marschall /trunk/  
1090 2023-02-26 23:28:25 daniel-marschall /trunk/ DATABASE UPDATE (v1002): The database fields ra.salt and ra.authkey have been merged.
Auth plugins A1_phpgeneric_salted_hex and A2_sha3_salted_base64 have been removed and replaced by A5_vts_mcf.
Auth plugin A3_bcrypt/OIDplusAuthPluginBCrypt.class.php does not accept the A3# prefix anymore (gets removed in the migration procedure).
Hashes of A1*# and A2# get migrated to the ViaThinkSoft MCF 1.0 hashes.
!!!!! It is recommended to make a backup of your "ra" table in case something goes wrong with the migration of the hashes !!!!!
 
1089 2023-02-26 19:05:49 daniel-marschall /trunk/includes/classes/  
1088 2023-02-26 19:00:05 daniel-marschall /trunk/ Added Argon2 auth plugin (only RAs).
Config: Auth plugin setting can (and should) be empty, which means that OIDplus automatically chooses the best auth plugin.
RA Auth plugins: Added available() function to OIDplusAuthPlugin.
Removed "A3#" prefix from password hashes created by plugin A3_bcrypt.
 
1086 2023-02-26 01:12:29 daniel-marschall /trunk/ Avoid calling *.class.php files directly to avoid PHP errors (Github Issue #4)  
1083 2023-02-03 00:51:09 daniel-marschall /trunk/ Minor changes  
1080 2023-01-11 00:07:41 daniel-marschall /trunk/  
1078 2023-01-08 20:31:10 daniel-marschall /trunk/ Introduced OIDplus System Application Identifier (AID) and OIDplus Information Object Application Identifier (AID)  
1073 2023-01-03 22:56:18 daniel-marschall /trunk/ BUGFIX: OIDplus can now work with PKI again, even if OpenSSL is not installed
Added System GUID (SHA1-Namebased UUID based on your public key)
 
1072 2022-12-30 01:21:42 daniel-marschall /trunk/ More internal plugin checks  
1071 2022-12-29 02:27:59 daniel-marschall /trunk/ Implemented dependency check output for CLI  
1069 2022-12-28 23:21:20 daniel-marschall /trunk/ (Internal code change)  
1068 2022-12-28 01:20:39 daniel-marschall /trunk/ Improved "low PHP version" error handling  
1066 2022-12-27 11:34:50 daniel-marschall /trunk/ (Internal code change)  
1065 2022-12-27 10:00:55 daniel-marschall /trunk/includes/classes/ OIDplus Setup/OOBE: <head> fields are now the same as in index.php  
1060 2022-12-26 22:04:49 daniel-marschall /trunk/ Fixed problem with language switcher in new Setup design  
1059 2022-12-26 22:03:43 daniel-marschall /trunk/ Fixed problem with SSL redirection cookie set by Setup  

Show All