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
1284 2023-05-18 22:05:03 daniel-marschall /trunk/ Vendor update  
1261 2023-05-07 20:21:34 daniel-marschall /trunk/ Misc smaller improvements  
1258 2023-05-06 20:22:46 daniel-marschall /trunk/  
1255 2023-05-04 01:26:51 daniel-marschall /trunk/ MAC Object Type plugin: Implemented SAI and AAI  
1253 2023-05-01 17:17:04 daniel-marschall /trunk/ Implemented support for ELI (CID+vendor specific parts)  
1252 2023-05-01 12:42:51 daniel-marschall /trunk/vendor/ MAC/EUI-decoding improved  
1249 2023-04-30 00:12:50 daniel-marschall /trunk/vendor/ Vendor update  
1248 2023-04-30 00:10:35 daniel-marschall /trunk/ New object type: MAC / EUI-48 / EUI-64  
1229 2023-04-21 16:50:00 daniel-marschall /trunk/  
1196 2023-04-10 21:11:20 daniel-marschall /trunk/vendor/ Vendor update  
1193 2023-04-10 04:15:32 daniel-marschall /trunk/vendor/ Another fix in re Git, probably fixing https://github.com/danielmarschall/oidplus/issues/11  
1192 2023-04-10 00:05:07 daniel-marschall /trunk/ GIT with delta objects can now be read for version detection  
1191 2023-04-09 01:35:56 daniel-marschall /trunk/ Fixed partial issue with Git version recognition  
1151 2023-04-03 21:23:20 daniel-marschall /trunk/ Vendor update  
1134 2023-03-26 11:50:16 daniel-marschall /trunk/vendor/ Vendor update  
1133 2023-03-26 11:19:21 daniel-marschall /trunk/ de-de Language update  
1117 2023-03-24 01:13:28 daniel-marschall /trunk/  
1114 2023-03-17 00:38:45 daniel-marschall /trunk/  
1111 2023-03-03 12:58:59 daniel-marschall /trunk/vendor/ Vendor update  
1110 2023-03-03 12:17:54 daniel-marschall /trunk/vendor/danielmarschall/php_utils/  
1109 2023-03-03 00:11:31 daniel-marschall /trunk/  
1108 2023-03-02 17:06:38 daniel-marschall /trunk/ Security improvement: On every login, the password of the user gets rehashed to ensure that they are always using the current default auth plugin with the best possible settings.
Note: It is highly recommend that you remove the value of the config setting "default_ra_auth_method" in order to let OIDplus decide about the best plugin.
 
1105 2023-02-28 23:54:47 daniel-marschall /trunk/vendor/ Vendor update  
1104 2023-02-28 17:16:41 daniel-marschall /trunk/  
1103 2023-02-28 17:06:29 daniel-marschall /trunk/  
1102 2023-02-27 16:03:57 daniel-marschall /trunk/ Renaming of some functions in vts_crypt.inc.php  
1101 2023-02-27 13:43:00 daniel-marschall /trunk/ Vendor update  
1098 2023-02-27 12:02:09 daniel-marschall /trunk/ Added more arguments to random_bytes_ex() to force CSRNG  
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  
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 !!!!!
 
1079 2023-01-08 22:12:42 daniel-marschall /trunk/ VTS E0 AID => OID mapping  
1076 2023-01-04 00:50:34 daniel-marschall /trunk/ More design fixes  
1067 2022-12-27 19:13:31 daniel-marschall /trunk/vendor/ Fixed problem with color replacement  
1064 2022-12-26 23:30:18 daniel-marschall /trunk/ OIDplus DOS/Win311/95 small fixes  
1056 2022-12-26 19:28:38 daniel-marschall /trunk/ Vendor update  
1051 2022-12-22 00:45:05 daniel-marschall /trunk/ Small fix in config migration procedure