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

Use AUTH-SOURCE to retrieve encrypted token #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PuercoPop
Copy link
Contributor

Instead of storing the token along with the rest of the users
customization, use the auth-source library so we can store the token in
an encrypted file instead.

Don't require CL-LIB anymore as we no longer need CL-ASSERT.

This is a backwards incompatible change as I prefer to not enable users to storing sensitive information in plain text, but could leave pivotal-token as customizable variable so the change is backwards compatible if you prefer.

Instead of storing the token along with the rest of the users
customization, use the auth-source library so we can store the token in
an encrypted file instead.

Don't require CL-LIB anymore as we no longer need CL-ASSERT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant