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/  
1095 2023-02-27 01:58:30 daniel-marschall /trunk/  
1094 2023-02-27 01:50:46 daniel-marschall /trunk/ Added auth plugin A6_crypt  
1093 2023-02-26 23:54:33 daniel-marschall /trunk/plugins/viathinksoft/auth/A5_vts_mcf/ Changed default VTS MCF algorithm from salted sha3-512 to sha3-512-hmac  
1092 2023-02-26 23:48:28 daniel-marschall /trunk/plugins/viathinksoft/auth/A5_vts_mcf/  
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 !!!!!
 
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)  
1085 2023-02-26 00:37:36 daniel-marschall /trunk/plugins/viathinksoft/  
1084 2023-02-26 00:10:51 daniel-marschall /trunk/ Auth plugin "A1" does now also accepts base64 payload in addition to hex code. Also, 4 more algorithms are unlocked.  
1083 2023-02-03 00:51:09 daniel-marschall /trunk/ Minor changes  
1082 2023-02-03 00:14:42 daniel-marschall /trunk/ Minor changes  
1081 2023-01-24 00:15:33 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Release Internet Draft draft-viathinksoft-oidip-05  
1080 2023-01-11 00:07:41 daniel-marschall /trunk/  
1079 2023-01-08 22:12:42 daniel-marschall /trunk/ VTS E0 AID => OID mapping  
1078 2023-01-08 20:31:10 daniel-marschall /trunk/ Introduced OIDplus System Application Identifier (AID) and OIDplus Information Object Application Identifier (AID)  
1077 2023-01-04 01:34:48 daniel-marschall /trunk/plugins/viathinksoft/ Application Identifier (AID) "VTS B1" (member) and "VTS B2" (products) bidirectional AltID mapping OID<=>AID established  
1076 2023-01-04 00:50:34 daniel-marschall /trunk/ More design fixes  
1075 2023-01-04 00:02:12 daniel-marschall /trunk/plugins/viathinksoft/design/ Small design fixes  

Show All