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

Add token encryption capabilties #33

Merged
merged 10 commits into from
Mar 1, 2024
Merged

Conversation

tonypartridger
Copy link
Collaborator

Small code tidy up (Thanks to Pint) and enable encryption of tokens in the DB Level.

Note, not yet tested fully. Please run your standard tests :-)

Existing tokens will need wiping as the Crypt class falls over if it doesn't match a Crypt store.

…g tokens will need removing if enabling this, disabled by default.

Tidy up connect function, if it has code run method, else it doesn't have the code so run second method, no need for a condition.
@dcblogdev dcblogdev self-assigned this Jul 26, 2023
@tonypartridge
Copy link
Contributor

@dcblogdev please can you merge?

@dcblogdev
Copy link
Owner

due to the last PR can you fix the merge conflict? if possible can you add some tests?

@tonypartridge
Copy link
Contributor

tonypartridge commented Sep 10, 2023 via email

@tonypartridge
Copy link
Contributor

@dcblogdev now updated encryption with a couple of tests too.

@dcblogdev dcblogdev merged commit 6192d9f into dcblogdev:main Mar 1, 2024
1 check passed
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.

3 participants