2025-08-28 - 2025-11-28
Overview
12 Issues closed from 1 user
Closed
#84 Rename the show-db-privs and edit-db-privs
Closed
#31 Consider changing executable name
Closed
#94 Use crane to build package for vm
Closed
#71 Fix cli mode of edit-db-privs
Closed
#80 Either disable or fix edit-db-privs' -p flag before release
Closed
#39 Add devshell
Closed
#98 Add a compile-time flag for enabling SUID/SGID support
Closed
#97 Fix systemd watchdog
Closed
#88 Deduplicate common username/group prefixes
Closed
#93 Test database connection before prompting user for input
Closed
#95 Refuse to run in SUID/SGID mode when not marked with sticky bit
Closed
#73 Support non-templated socket-activation
23 Issues created by 1 user
Opened
#88 Deduplicate common username/group prefixes
Opened
#89 Create list- aliases for show- subcommands
Opened
#90 Support daemon reloads with SIGHUP
Opened
#91 Recommend server/client setup instead of SUID/SGID
Opened
#92 Add a subcommand for verifying the configuration file
Opened
#93 Test database connection before prompting user for input
Opened
#94 Use crane to build package for vm
Opened
#95 Refuse to run in SUID/SGID mode when not marked with sticky bit
Opened
#96 Color table output if $TERM suggests it
Opened
#97 Fix systemd watchdog
Opened
#98 Add a compile-time flag for enabling SUID/SGID support
Opened
#99 Add status subcommand to diagnose setup
Opened
#100 Put an upper limit on the amount of batch actions
Opened
#101 Drop SUID/SGID support
Opened
#102 JSON export/import state
Opened
#103 Create database dumps
Opened
#104 Copy databases
Opened
#105 List live connections for users/databases
Opened
#106 Organize code better
Opened
#107 Add ASCII banner for help message and daemon startup
Opened
#108 Fix invalid database closing error on every request
Opened
#109 Fix watchdog timeout
Opened
#110 Create a changelog file
13 Unresolved Conversations
Open
#50
Allow users to show database privs by user instead of db
Open
#16
Create TUI mode
Open
#22
Aggregate invalid user/db names
Open
#75
Don't print the large ownership error multiple times
Open
#20
Handle CTRL-C gracefully (client side)
Open
#76
Use GRANT and REVOKE statements for privilege editing
Open
#45
Allow configuring the program to interact with external executables for authorization
Open
#49
Add subcommand for showing statistics for user and database
Open
#74
Improve logging using tracing
Open
#1
Package as deb and publish to package registry
Open
#62
Allow the daemon to authenticate just by it's own user via the mysql socket
Open
#48
Add choice option to skip setting the rest of the passwords when creating user
Open
#70
Allow users to correct mistakes if there are parser errors from edit-db-privs