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

Unblock menu when login #340

Merged
merged 5 commits into from
May 28, 2022
Merged

Unblock menu when login #340

merged 5 commits into from
May 28, 2022

Conversation

mlsmaycon
Copy link
Collaborator

Reuse existing authentication flow if is not expired

Created a new struct to hold additional info about the flow

If there is a waiting SSO running, we cancel its context

Run menuUpClick() as goroutine

Deal with slow_down messages from provider

mlsmaycon added 4 commits May 28, 2022 14:41
Created a new struct to hold additional info
 about the flow

 If there is a waiting sso running, we cancel its context
@mlsmaycon mlsmaycon requested a review from braginini May 28, 2022 12:52
@mlsmaycon mlsmaycon merged commit c86bacb into main May 28, 2022
@mlsmaycon mlsmaycon deleted the unblock-menu-when-login branch May 28, 2022 16:37
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
* GetClientID method and increase interval on slow_down err

* Reuse existing authentication flow if is not expired

Created a new struct to hold additional info
 about the flow

 If there is a waiting sso running, we cancel its context

* Run the up command on a goroutine

* Use time.Until

* Use proper ctx and consistently use goroutine for up/down
M0Rf30 pushed a commit to M0Rf30/netbird that referenced this pull request Sep 1, 2024
* validate systemctl command

* validate systemctl command

* add rcS support

* only attempt to set environment if list is not empty

* check if service bin exists
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.

2 participants