Skip to content

[5.8] web.config comment to help debug issues #4923

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

Closed
wants to merge 26 commits into from

Conversation

fideloper
Copy link
Contributor

IIS error reporting won't let you know why it errors out if the rewrite module is not installed.

GrahamCampbell and others added 26 commits September 6, 2018 14:44
…length-to-8

[5.8] Change password min length to 8
The new password is of 8 characters, as required by laravel#4794
[5.8] Update UserFactory password in line with laravel#4794
 - in laravel#4814 I have added the 401 file, since this file was added to the laravel 401 error page in laravel/framework#26116 PR.
 For now this 401 error page has a 403.svg img, so this file not needed more
…auth-middleware-to-allow-multiple-guards

[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards
This functionality was added in laravel/framework 9aa1706.
…nfig

[5.8] Add beanstalk queue block_for config key
IIS error reporting won't let you know why it errors out if the rewrite module is not installed.
@driesvints driesvints changed the title web.config comment to help debug issues [5.8] web.config comment to help debug issues Jan 30, 2019
@driesvints
Copy link
Member

@fideloper think you can send this safely to the master branch instead.

@fideloper fideloper changed the base branch from develop to master January 30, 2019 16:40
@fideloper
Copy link
Contributor Author

Superseded by #4924

@fideloper fideloper closed this Jan 30, 2019
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.