Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generic common name field selection (gfk?) #74

Open
bennomadic opened this issue Jan 12, 2012 · 0 comments
Open

generic common name field selection (gfk?) #74

bennomadic opened this issue Jan 12, 2012 · 0 comments
Assignees
Labels

Comments

@bennomadic
Copy link
Owner

Currently, we are using something real dirty: a text-field in the singleton "default certificate values" model. That's dangerous! (i.e, any admin can break havoc by changing it).

To be generic, we should give site admin the freedom to choose any field (and uri pattern).
Using GFK?

caveat: if this is allowed to change, we have to change also the way we're accessing the
webid_url and absolute_webid_uri. I.e, once the certificate has been created, we should always refer to the same URI. I think we should store it as a textfield in the webiduser model (and property acess that, and dynamically building the uri as a fallback).

@ghost ghost assigned bennomadic Aug 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant