Releases: frederikhs/pg_user
Releases · frederikhs/pg_user
Release list
v1.1.1
v1.1.0
v1.0.9
Changelog
- de6e3ec add set password cmd to set a user's password to a specific string in addition to the random password
- 38a2192 if users are expired, extend from now not their expiration
- ff0e11b remove unused variable
- 8aff03d update readme to reference new filename after switching to goreleaser
- ddfa973 use left join to also fetch users without a role, and sort by username for better consistency
v1.0.8
Changelog
- 9a6e90b add goreleaser, use simpler test workflow
v1.0.7
add option to disable ssl when connection now that connection with ssl is default