Sunil Mohan Adapa
0f2760fbf8
nextcloud: Improve database permission granting
...
- GRANT with IDENTIFIED BY is not recommended anymore by MySQL. Use separate
CREATE and GRANT statements.
- Ensure that CREATE USER only runs when the user does not exist.
- Ensure that database password is always updated with a separate ALTER USER
statement.
- Factor out database querying into a separate method.
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2024-04-19 06:41:30 -04:00
..
2024-03-09 14:23:33 -05:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-19 11:46:28 -04:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-04-04 08:48:19 -07:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-28 13:59:41 -07:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-19 11:46:37 -04:00
2024-03-25 18:27:30 -04:00
2024-03-11 16:50:56 -04:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-16 09:17:35 +02:00
2024-04-19 06:41:30 -04:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-16 09:17:35 +02:00
2024-03-16 09:17:35 +02:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:23:33 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:22:14 -05:00
2024-03-22 14:26:02 -07:00
2024-03-09 14:22:14 -05:00
2024-03-16 09:17:35 +02:00
2024-03-11 16:50:56 -04:00
2024-03-11 16:50:56 -04:00
2024-03-11 16:50:56 -04:00
2024-03-09 14:22:14 -05:00
2024-03-19 11:46:43 -04:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-19 11:46:39 -04:00
2024-03-09 14:22:14 -05:00
2024-03-09 14:23:33 -05:00
2024-03-09 14:23:33 -05:00
2024-03-09 14:22:14 -05:00
2024-03-31 20:49:01 -04:00
2024-04-01 08:33:04 -07:00
2024-03-16 09:17:35 +02:00
2024-03-09 14:22:14 -05:00
2024-03-11 15:24:21 -07:00
2024-03-31 20:48:11 -04:00