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

Fix for setting password for Unit Groups #368

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

332fg-raven
Copy link
Contributor

  • Password is not base64 encoded, but base64URL encoded. Missed that in the initial read.

@332fg-raven 332fg-raven force-pushed the feature/fix-for-UnitGroup-password branch from 52c9577 to faeb6ee Compare February 13, 2024 02:07
@332fg-raven 332fg-raven force-pushed the feature/fix-for-UnitGroup-password branch from faeb6ee to b432535 Compare February 27, 2024 23:37
@332fg-raven
Copy link
Contributor Author

@rp- or @DanAlbert - can you please merge this. If there's anything wrong, let me know so I can address it. Thank you!

dcs/__init__.py Outdated Show resolved Hide resolved
* Password is not base64 encoded, but it's base64URL encoded.
* Passwords can be set for units as well as ground control
  roles therefore it's more suitable to have password_hash
  implemented as a utility.
@332fg-raven 332fg-raven force-pushed the feature/fix-for-UnitGroup-password branch from b432535 to ed04673 Compare April 22, 2024 16:10
@rp- rp- merged commit 6ce9e2b into pydcs:master Apr 22, 2024
4 checks passed
@332fg-raven 332fg-raven deleted the feature/fix-for-UnitGroup-password branch April 22, 2024 22:02
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

2 participants