8000 Simpler example for Apache basic auth workaround by Roy-Orbison · Pull Request #34460 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Simpler example for Apache basic auth workaround #34460

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

Merged
merged 1 commit into from
Nov 28, 2019
Merged

Simpler example for Apache basic auth workaround #34460

merged 1 commit into from
Nov 28, 2019

Conversation

Roy-Orbison
Copy link
Contributor

Uses a simpler regex and existing back-reference instead of reading header twice.

Q A
Branch? master
Bug fix? no
New feature? no
Deprecations? no
Tickets #1813
License MIT

Improvement to code documentation, no change to executed code.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Nov 20, 2019
@nicolas-grekas
Copy link
Member

Can you please check if the doc needs a similar patch?

@nicolas-grekas
Copy link
Member

Uses a simpler regex and existing back-reference instead of reading header twice.
@nicolas-grekas nicolas-grekas changed the base branch from master to 3.4 November 28, 2019 09:37
@nicolas-grekas
Copy link
Member

Thank you @Roy-Orbison.

nicolas-grekas added a commit that referenced this pull request Nov 28, 2019
…bison)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead.

Discussion
----------

Simpler example for Apache basic auth workaround

Uses a simpler regex and existing back-reference instead of reading header twice.

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | #1813
| License       | MIT

Improvement to code documentation, no change to executed code.

Commits
-------

388528d Simpler example for Apache basic auth workaround
@nicolas-grekas nicolas-grekas merged commit 388528d into symfony:3.4 Nov 28, 2019
@Roy-Orbison
Copy link
Contributor Author

Which doc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0