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 unauthorized redirect URL setting #65

Merged
merged 1 commit into from
Oct 8, 2019

Conversation

michaellindahl
Copy link
Contributor

Closes #58

@codecov
Copy link

codecov bot commented Oct 5, 2019

Codecov Report

Merging #65 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #65      +/-   ##
============================================
+ Coverage     77.08%   77.16%   +0.07%     
- Complexity      198      199       +1     
============================================
  Files            42       42              
  Lines           611      613       +2     
============================================
+ Hits            471      473       +2     
  Misses          140      140
Impacted Files Coverage Δ Complexity Δ
app/Console/Commands/SettingsSetCommand.php 83.33% <ø> (ø) 4 <0> (ø) ⬇️
app/Http/Requests/SettingsRequest.php 100% <ø> (ø) 1 <0> (ø) ⬇️
app/Http/Middleware/Authenticate.php 100% <100%> (ø) 3 <0> (+1) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a97ad60...8bb013e. Read the comment docs.

@optiroot optiroot merged commit 68c7c42 into urlhum:master Oct 8, 2019
@optiroot
Copy link
Member

optiroot commented Oct 8, 2019

Great, thank you so much for this new function. Merging.

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.

[Request] Redirect anyone who hits the domain to a different site
2 participants