index
:
delta/ansible-modules-core.git
cherrypick-docker-facts-fix
devel
docker-merge-hostconfig-methods
docker-pid-mode
docker-tls-alt-854
docker-tls-none
ec2_vpc-sort
facts-subset-and-cleanup
feature_10218
find-with-regex
fix-authorized_key-random-hash
fix-wait-for-forever
gundalow-patch-1
gundalow-patch-2
gundalow-patch-3
issue_11023_ec2_euca
m-o-e-fix-ec2_asg
mysql-login-user-override
mysql-port
pip-freeze-and-pip-setuptools
pr/1657
pr/1916
pr/4642
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1049-feature/os_router_gateway
revert-1050-revert-1049-feature/os_router_gateway
revert-1485-win_get_url-modified
revert-1564-win_features_improvements_v2
revert-1720-feature-virtual-floppy
revert-1995-revert-1720-feature-virtual-floppy
revert-3124-elb_proxy_protocol
revert-3488-azure_rm_virtualmachine
revert-3630-patch-1
revert-3944-devel
revert-5329-fix-authorized_key-random-hash
revert-5428-fix_command_timeout
revert-5594-doc/stat
revert-806-revert-753-fix/ec2-spot-no-tenancy
stable-1.9
stable-2.0
stable-2.0-network
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.2
staging
synchronize-become-is-reversed
synchronize-better-error-missing-rsync
temp-post-2.2.0-staging
temp-post-2.2.1-staging
travis-docs
uri-encoding-fix
use-yum-api
v1_modules
v2_command
yum-use-rpm
github.com: ansible/ansible-modules-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
/
postgresql
/
postgresql_user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refreshed metadata for core modules
Toshio Kuratomi
2016-12-06
1
-0
/
+4
*
Call main in conditional way - databases
Fabio Alessandro Locati
2016-12-05
1
-1
/
+3
*
double quotes for consistency
John R Barker
2016-11-14
1
-1
/
+1
*
Need to quote if there is a `:`
John R Barker
2016-11-14
1
-1
/
+1
*
Change examples syntax on postgresql_user module
Sam Doran
2016-11-14
1
-5
/
+24
*
Do not leak various passwords in log (#5202)
Michael Scherer
2016-10-13
1
-2
/
+2
*
Port postgresql module to python3 (#4579)
Michael Scherer
2016-08-31
1
-3
/
+4
*
Removing double definition in postgresql_user module (#3714)
Jiri Tyr
2016-05-24
1
-3
/
+0
*
Convert all databases modules to python3 and 2.4 syntax (#3688)
Michael Scherer
2016-05-18
1
-8
/
+15
*
@lorin stepping down as maintainer
Greg DeKoenigsberg
2015-10-28
1
-1
/
+1
*
Ensure TEMP privilege gets removed when expanding ALL.
Will Thames
2015-07-22
1
-2
/
+2
*
Correct handling of empty role_attr_flags
Will Thames
2015-07-22
1
-2
/
+2
*
Proper author info for all remaining modules
Greg DeKoenigsberg
2015-06-15
1
-1
/
+1
*
Fix a problem introduced with #1101 and optimize privilege handling
Toshio Kuratomi
2015-06-01
1
-4
/
+3
*
Perform privilege grants/revokes only when required
Will Thames
2015-06-01
1
-0
/
+4
*
Fix a problem introduced with #1101 and optimize privilege handling
Toshio Kuratomi
2015-05-19
1
-55
/
+81
*
Fix splitting of role_attrs
Toshio Kuratomi
2015-05-18
1
-1
/
+1
*
Usage is not a valid database or table privilege
Will Thames
2015-04-08
1
-4
/
+4
*
Perform privilege grants/revokes only when required
Will Thames
2015-04-08
1
-10
/
+12
*
Update postgresql users only when necessary
Will Thames
2015-04-08
1
-4
/
+52
*
code review fixes per #957
tedder
2015-03-30
1
-2
/
+3
*
skip password changes so pg_authid isn't needed
tedder
2015-03-30
1
-3
/
+11
*
Add USAGE as a valid privilege
Toshio Kuratomi
2014-12-03
1
-2
/
+2
*
Gixes to doc formatting
Toshio Kuratomi
2014-12-03
1
-1
/
+1
*
Adds a unix_socket/login_unix_socket option to the postgresql_user module.
Dan
2014-12-01
1
-0
/
+12
*
Fix for single role_attr
Toshio Kuratomi
2014-11-26
1
-3
/
+5
*
Fix user_alter in postgresql_user
Devin Christensen
2014-11-25
1
-2
/
+2
*
Fix user_add in postgresql_user
Devin Christensen
2014-11-25
1
-1
/
+1
*
Fix syntax error
Devin Christensen
2014-11-25
1
-1
/
+1
*
Normalize privs and flags to uppercase so comparisons against allowed names w...
Toshio Kuratomi
2014-11-25
1
-5
/
+5
*
Audit escaping of identifiers in the postgresql_user module
Toshio Kuratomi
2014-11-24
1
-53
/
+86
*
Some more module categorization.
Michael DeHaan
2014-11-04
1
-0
/
+526