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

Remove 40 char API Key Validation (#145) #146

Merged
merged 7 commits into from
Dec 4, 2024
Merged

Remove 40 char API Key Validation (#145) #146

merged 7 commits into from
Dec 4, 2024

Conversation

kmaranionjc
Copy link
Contributor

  • remove 40char api key validation

  • fix migrate button

  • changelog

Issues

  • -

What does this solve?

Is there anything particularly tricky?

How should this be tested?

Screenshots

* remove 40char api key validation

* fix migrate button

* changelog
@kmaranionjc kmaranionjc self-assigned this Nov 7, 2024
@kmaranionjc kmaranionjc requested a review from a team as a code owner November 7, 2024 19:58
@kmaranionjc kmaranionjc added ADMU ADMU Module Release patch Patch version release labels Nov 7, 2024
kmaranionjc and others added 5 commits December 3, 2024 08:41
* track variable

* remove exe

* changelog

* changelog

* fix gui localusername

* fix MTP with Form

* changelog

* autobind fix
Copy link
Contributor

@jworkmanjc jworkmanjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two things to change,

  • Cleaning up the tests that we have skipped now

  • Making that file useful for customers

  • Migration of a user that has a local user account ✅

  • Migration of a user on an MTP Org ✅

  • Migration of a user that fails a step after the "merge" step does not remove the local user account ✅. This shouldn't trigger because we are not failing any steps after the merge step at the moment but even if someone adds that now, I see that the migrated accounts is there, logging in shows the expected "completion" window and brings me into the new account.

jumpcloud-ADMU/Exe/jcexe.md Outdated Show resolved Hide resolved
gweinjc
gweinjc previously approved these changes Dec 3, 2024
Copy link
Contributor

@gweinjc gweinjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API key length changes appear to work.
Nice job!

Copy link
Contributor

@jworkmanjc jworkmanjc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes, just little things to help customers or us next time we look at something and ask why is this skipped. Thank you!

@kmaranionjc kmaranionjc requested a review from gweinjc December 4, 2024 15:36
@kmaranionjc kmaranionjc merged commit c853ba1 into master Dec 4, 2024
9 checks passed
@kmaranionjc kmaranionjc temporarily deployed to PublishToPSGallery December 4, 2024 17:16 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADMU ADMU Module Release patch Patch version release
Development

Successfully merging this pull request may close these issues.

3 participants