Commit Graph

22 Commits

Author SHA1 Message Date
Martin Kangur
9cbb8e9e87
Update application.rb
Use PG.connect instead of PGconn.connect
2018-01-31 12:47:28 +02:00
Lars Kanis
40a32023ca Prepare for release 2012-11-15 17:02:55 +01:00
Lars Kanis
1df48950f5 Add ability to lowercase the LDAP name for use as PG role name 2012-11-14 11:03:50 +01:00
Lars Kanis
321781679d fix crash when droping a role and revoking it's memberships afterwards 2011-07-08 15:50:33 +02:00
Lars Kanis
055810e815 description to param -v changed 2011-07-08 12:19:15 +02:00
Lars Kanis
9dba0a6ab1 fix compatibility with pg.gem 2011-07-07 16:17:01 +02:00
Lars Kanis
92b560c688 avoid syntax warning 2011-07-07 16:15:25 +02:00
Lars Kanis
68e6b40741 add proper error checking for LDAP search 2011-07-07 15:07:44 +02:00
Lars Kanis
d479b80e30 bump VERSION to 0.1.0 2011-05-24 13:57:26 +02:00
Lars Kanis
e43a96b19b add support for postgres-pr 2011-05-24 13:52:21 +02:00
Lars Kanis
f07fab1a9f select only needed columns 2011-05-24 11:42:43 +02:00
Lars Kanis
4ed42eeb2c fix argv parsing and close PG connection 2011-05-24 11:24:32 +02:00
Lars Kanis
adab86a3f0 add sample and schema yaml files 2011-05-24 08:06:08 +02:00
Lars Kanis
5800f7cbc4 add YAML schema validation through kwalify 2011-05-23 15:39:42 +02:00
Lars Kanis
2e2daf173f fix crash for unknown pg member names 2011-05-23 11:00:56 +02:00
Lars Kanis
a66c607608 avoid logging of binary data 2011-05-23 10:49:25 +02:00
Lars Kanis
2cc2b39863 renamed MatchedMembership#member_of to #has_member - that's what it means 2011-05-23 10:44:07 +02:00
Lars Kanis
47d5b9862e moved log output into #match_membership and #match_roles 2011-05-23 10:34:53 +02:00
Lars Kanis
853367186d fix typo 2011-05-20 15:54:15 +02:00
Lars Kanis
fccc2df8db add grant_options 2011-05-20 15:51:50 +02:00
Lars Kanis
0bb2754bca add membership sync 2011-05-20 15:33:46 +02:00
Lars Kanis
d54d82ae95 Sync roles works, sync membership not yet 2011-05-18 15:45:08 +02:00