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 logic for conditional Authentication Provider registration #877

Merged
merged 1 commit into from May 5, 2023

Conversation

priyamsahoo
Copy link
Contributor

The PR handles the case where users won't be able to log in unless they enable lightspeed services from the settings.
This removes the notification from the accounts icon in vscode when the settings are disabled.

Related to: #859

The PR is made to this branch so that we can make a PR from the repository itself in order to run the lightspeed e2e tests on the PR.
@priyamsahoo priyamsahoo added the bug Something isn't working label May 5, 2023
@priyamsahoo priyamsahoo requested a review from ganeshrn May 5, 2023 09:56
@priyamsahoo priyamsahoo requested a review from a team as a code owner May 5, 2023 09:56
@ganeshrn ganeshrn merged commit feb56bc into main May 5, 2023
7 of 8 checks passed
@ganeshrn ganeshrn deleted the disable-lightspeed-login-conditionally branch May 5, 2023 14:51
github-actions bot pushed a commit that referenced this pull request May 18, 2023
## v2.1

### Minor Changes
- Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877) @ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea
@ansibot ansibot mentioned this pull request May 18, 2023
ansibot added a commit that referenced this pull request May 18, 2023
## v2.1

### Minor Changes
- Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

### Bugfixes

- Add information message for inline suggestion trigger command (#896) @ganeshrn
- Update status-bar items (#891) @priyamsahoo
- Update inline suggestion trigger condition (#892) @ganeshrn
- Add ability to select and set cursor on vars (#883) @priyamsahoo
- Add logic for conditional Authentication Provider registration (#877) @ganeshrn
- Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
- Update dependencies (#872) @ssbarnea

Co-authored-by: Ansible DevTools <ansible-devtools@redhat.com>
ganeshrn added a commit to ganeshrn/vscode-ansible that referenced this pull request Jun 5, 2023
Fixes ansible#859

In addition to PR ansible#877
update the logic to initialize the Lightspeed authentication provider
only after the Lightspeed setting is enabled.
ganeshrn added a commit that referenced this pull request Jun 5, 2023
…911)

* Fix notification for lightspeed login

Fixes #859

In addition to PR #877
update the logic to initialize the Lightspeed authentication provider
only after the Lightspeed setting is enabled.

* remove reload logis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants