summaryrefslogtreecommitdiff
path: root/database/postgresql/postgresql_user.py
Commit message (Expand)AuthorAgeFilesLines
* Add USAGE as a valid privilegeToshio Kuratomi2014-12-031-2/+2
* Gixes to doc formattingToshio Kuratomi2014-12-031-1/+1
* Adds a unix_socket/login_unix_socket option to the postgresql_user module.Dan2014-12-011-0/+12
* Fix for single role_attrToshio Kuratomi2014-11-261-3/+5
* Fix user_alter in postgresql_userDevin Christensen2014-11-251-2/+2
* Fix user_add in postgresql_userDevin Christensen2014-11-251-1/+1
* Fix syntax errorDevin Christensen2014-11-251-1/+1
* Normalize privs and flags to uppercase so comparisons against allowed names w...Toshio Kuratomi2014-11-251-5/+5
* Audit escaping of identifiers in the postgresql_user moduleToshio Kuratomi2014-11-241-53/+86
* Some more module categorization.Michael DeHaan2014-11-041-0/+526