summaryrefslogtreecommitdiff
path: root/bin/deluser.sh
AgeCommit message (Collapse)Author
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-23Improve user deletion script by using DB transactions and a transaction-like ↵Thomas Bruederli
protocol of plugin hook calls
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-04-23Configured host can be a URLThomas Bruederli
2014-04-23Add utility script to remove a user record from the local databaseThomas Bruederli