Closed murphysj closed 8 years ago
Password are already encrypted inside Postgres... And if anybody steals a password, the only thing they can do is impersonate a CoG user. I don't think this is really needed.
sounds good. thanks for looking into it.
WHO: Ben Postgres now has a way to add extra security to just select rows in a table. Ben thought this might be a good way to protect our passwords.
http://www.postgresql.org/docs/devel/static/ddl-rowsecurity.html
Is this worth doing?