- Norway
- https://pvv.ntnu.no/~oysteikt/
-
☕ writes code
- Joined on
2023-06-04
Send proper errors to the client whenever there are startup issues
Allow the daemon to authenticate just by it's own user via the mysql socket
Allow the server to read the database password from a file instead of from the config
Support accessing the mysql database using the local unix socket
Add "members" team for
Projects
, continuously add all members
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.
Bump all deps, fix db connection closing issues
Properly close database connection
Bump all deps, fix db connection closing issues
Properly close database connection
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
Use proper db name as example when editing privs for db with no previous priv rows
In privilege editor diff, don't print "New user", could be ambiguous