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
1143 2023-03-28 23:28:22 daniel-marschall /trunk/ Fixed more possible type errors  
1139 2023-03-26 22:51:54 daniel-marschall /trunk/ GS1 object type: GS1 Application Identifier is now shown  
1138 2023-03-26 21:33:11 daniel-marschall /trunk/ "Alternate identifiers" is now sorted and displayed as table  
1133 2023-03-26 11:19:21 daniel-marschall /trunk/ de-de Language update  
1118 2023-03-24 16:32:34 daniel-marschall /trunk/ Added new object type: PHP namespaces/classes/interfaces  
1116 2023-03-23 23:09:25 daniel-marschall /trunk/ BIG CHANGE: All methods have received a PHPdoc comment and a lot of parameter and return types have been added (as far as PHP 7.0 allows)
!!! PLEASE NOTE THAT THE NEW VERSION OF OIDPLUS IS NOT COMPATIBLE WITH OLD THIRD PARTY PLUGINS (EXCEPT THE ONES THAT ARE BUNDLED WITH OIDPLUS)
!!! IF YOU HAVE THIRD PARTY PLUGINS INSTALLED (OR WRITTEN YOURSELF), THEN YOU *WILL* RECEIVE ERROR MESSAGES AFTER THE UPDATE
!!! AND NEED TO CHANGE THE METHOD SIGNATURES IN THESE PLUGINS TO MAKE THEM WORK AGAIN. (We can help you with this task if you need help!)
Please note that due to the amount of changes, there could have been a few bugs introduced; please send all bug reports via GitHub or email
and if you have the possibility, it is recommended to test the version of a test system before applying the update on a productive system.
Thank you very much!
 
1113 2023-03-16 23:51:30 daniel-marschall /trunk/  
1112 2023-03-14 01:37:17 daniel-marschall /trunk/  
1101 2023-02-27 13:43:00 daniel-marschall /trunk/ Vendor update  
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.
 
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.  
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  
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  
1070 2022-12-28 23:24:12 daniel-marschall /trunk/plugins/viathinksoft/language/dede/  

Show All