Oystein Kristoffer Tveit oysteikt
oysteikt opened issue Projects/mysqladm-rs#63 2024-08-18 20:24:28 +02:00
Send proper errors to the client whenever there are startup issues
oysteikt opened issue Projects/mysqladm-rs#62 2024-08-18 15:17:26 +02:00
Allow the daemon to authenticate just by it's own user via the mysql socket
oysteikt opened issue Projects/mysqladm-rs#61 2024-08-18 15:16:34 +02:00
Allow the server to read the database password from a file instead of from the config
oysteikt opened issue Projects/mysqladm-rs#60 2024-08-18 15:13:41 +02:00
Support accessing the mysql database using the local unix socket
oysteikt opened issue Drift/issues#128 2024-08-18 03:04:53 +02:00
Add "members" team for Projects, continuously add all members
oysteikt commented on issue Projects/dibbler#5 2024-08-18 02:48:56 +02:00
Fix database to use id's and stuff everywhere

For context, we'd like to be able to do things like renaming users without fear that there will be invalid state. Things should coalesce correctly, and preferably use ids where it is reasonable.

oysteikt merged pull request Projects/mysqladm-rs#59 2024-08-18 01:33:56 +02:00
Bump all deps, fix db connection closing issues
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-18 01:33:56 +02:00
94c9a54c14 Bump all deps, fix db connection closing issues
oysteikt closed issue Projects/mysqladm-rs#58 2024-08-18 01:33:56 +02:00
Properly close database connection
oysteikt deleted branch fix-db-conn-close from Projects/mysqladm-rs 2024-08-18 01:33:56 +02:00
oysteikt created pull request Projects/mysqladm-rs#59 2024-08-18 01:33:49 +02:00
Bump all deps, fix db connection closing issues
oysteikt pushed to fix-db-conn-close at Projects/mysqladm-rs 2024-08-18 01:33:31 +02:00
e8d9237143 Bump all deps, fix db connection closing issues
oysteikt created branch fix-db-conn-close in Projects/mysqladm-rs 2024-08-18 01:33:31 +02:00
oysteikt opened issue Projects/mysqladm-rs#58 2024-08-18 00:23:11 +02:00
Properly close database connection
oysteikt deleted branch misc from Projects/mysqladm-rs 2024-08-18 00:20:41 +02:00
oysteikt pushed to main at Projects/mysqladm-rs 2024-08-18 00:20:41 +02:00
168f832aec Readd "databases where user has privileges" to `show-user`
f957bbd9da Don't validate prefixes and postfixes for db item ownership
54a38255e6 privs editor: "New user" ->"Previously unprivileged"
466d4a8b96 Use db name as example for privs editor
Compare 4 commits »
oysteikt closed issue Projects/mysqladm-rs#53 2024-08-18 00:20:40 +02:00
Use proper db name as example when editing privs for db with no previous priv rows
oysteikt merged pull request Projects/mysqladm-rs#57 2024-08-18 00:20:39 +02:00
Misc 3
oysteikt closed issue Projects/mysqladm-rs#54 2024-08-18 00:20:39 +02:00
In privilege editor diff, don't print "New user", could be ambiguous