dns-ui icon indicating copy to clipboard operation
dns-ui copied to clipboard

SQL or api endpoint for (clean) user deletion?

Open maltris opened this issue 2 years ago • 1 comments

Hello,

I'd like to cleanup the users DB of dns-ui and remove old user accounts. In the UI, I dont see any feature. I dont want to break any references in the DB. Does anyone have a SQL one-liner ready or is there some hidden feature to delete a user via the UI?

maltris avatar Oct 04 '22 08:10 maltris

I am thinking to patch/workaround this, if deletion is not easily possible without breaking references. But would be much more happy with a clean solution to really remove the user for good.

maltris avatar Nov 16 '22 08:11 maltris

I am closing this ticket, because I found that the script in scripts/ldap_update.php basically does exactly that while the user_access config flag can define the positive or negative lookup value.

maltris avatar Jul 18 '24 07:07 maltris