Commit graph

6 commits

Author SHA1 Message Date
10540621a8 Add migration script for missing users DEFAULTs
This commit adds a migration script to add missing DEFAULT values on the
users table. INSERTs into the users table fail without these DEFAULTs on
MariaDB in strict mode.
2023-07-14 18:18:49 +02:00
Wytze van der Raay
44a3943358 Fix for https://bugs.cacert.org/view.php?id=1341
"Rate limit for login attempts"
2015-03-13 09:02:26 +00:00
Wytze van der Raay
f358d22d9e Fix for https://bugs.cacert.org/view.php?id=1172
"Move the database engine from myISAM to InnoDB"
2014-06-10 08:37:25 +00:00
Wytze van der Raay
5e250eaf7c Fix for https://bugs.cacert.org/view.php?id=1135
"Extend database table AdminLog et al"
2014-01-15 14:54:01 +00:00
Wytze van der Raay
47346d8bb0 Fix for http://bugs.cacert.org/view.php?id=1118
"Add new fields to the database"
2013-01-17 14:24:19 +00:00
Wytze van der Raay
bb83de33f2 Fix for https://bugs.cacert.org/view.php?id=976 :
List of update request for webdb database structure upgrade with tables / fields.
2011-11-20 20:12:08 +00:00