metridoc-archives / metridoc-grails-core

all grails functionality for metridoc
0 stars 0 forks source link

add LDAP admin window #20

Closed tbarker9 closed 11 years ago

tbarker9 commented 11 years ago

We will have to create a new domain to contain the information. Will have to store an encrypted password fro the ldap server. The encryption key should be on the file system located at ~/.metridoc/mkey. As much as I would like to store this in the database as well, this seems like a security vulnerability.

TApicella commented 11 years ago

Should I have an Authorization section like the one Jenkins has on the bottom?

tbarker9 commented 11 years ago

that is what #27 is for

tbarker9 commented 11 years ago

Don't forget to do #21 first

TApicella commented 11 years ago

Ahhh gotcha. Yeah I did #21 but Jenkins was grumpy about it. It isn't an issue that should be happening, so I figured I'd let it re-run and see if it was still failing.