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

Use custom scheme for oauth redirect #498

Merged
merged 1 commit into from
Oct 1, 2022
Merged

Use custom scheme for oauth redirect #498

merged 1 commit into from
Oct 1, 2022

Conversation

VMelnalksnis
Copy link
Owner

Changes proposed in this pull request:

  • Use gnomeshade:// scheme for OAuth redirects instead of http

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:ui Relating to user interface labels Oct 1, 2022
@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #498 (1d5e67d) into master (96047c3) will increase coverage by 0.03%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
+ Coverage   66.59%   66.62%   +0.03%     
==========================================
  Files         280      280              
  Lines        8498     8465      -33     
  Branches      550      546       -4     
==========================================
- Hits         5659     5640      -19     
+ Misses       2658     2647      -11     
+ Partials      181      178       -3     
Impacted Files Coverage Δ
...hade.Avalonia.Core/Authentication/SystemBrowser.cs 0.00% <0.00%> (ø)
...meshade.Avalonia.Core/Configuration/OidcOptions.cs 42.85% <0.00%> (ø)
...Gnomeshade.Avalonia.Core/Authentication/Browser.cs 65.00% <100.00%> (+4.62%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 1d5e67d into master Oct 1, 2022
@VMelnalksnis VMelnalksnis deleted the custom-scheme branch October 1, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ui Relating to user interface type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant