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

[dev.icinga.com #11151] Having basic authentication on the webserver but not in Icinga Web 2 causes Web 2 to require basic auth #2294

Closed
icinga-migration opened this issue Feb 12, 2016 · 3 comments
Labels
area/authentication Affects user authentication or authorization bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/11151

Created by jmeyer on 2016-02-12 14:47:08 +00:00

Assignee: aklimov
Status: Resolved (closed on 2016-02-15 13:30:05 +00:00)
Target Version: 2.2.0
Last Update: 2016-02-15 13:30:05 +00:00 (in Redmine)


Picked up here and reproduced successfully in my vagrant environment.

Changesets

2016-02-15 09:44:33 +00:00 by aklimov dc9cfc1

Call getRequest() only once in Auth::authHttp()

refs #11151

2016-02-15 09:53:32 +00:00 by aklimov a464e74

Allow basic auth for API requests only

refs #11151

2016-02-15 10:14:37 +00:00 by aklimov c528193

Regenerate a session ID only if the session exists

refs #11151

2016-02-15 12:36:29 +00:00 by aklimov 8a4f15d

Don't redirect unauthenticated API requests to the login page

refs #11151

2016-02-15 13:22:36 +00:00 by aklimov 74b4c34

Shorten check for empty auth header

refs #11151

2016-02-15 13:24:29 +00:00 by aklimov 2b2f759

Merge branch 'bugfix/basic-auth-api-only-11151'

fixes #11151

Relations:

@icinga-migration
Copy link
Author

Updated by aklimov on 2016-02-15 09:29:17 +00:00

  • Status changed from New to Assigned
  • Assigned to set to aklimov

@icinga-migration
Copy link
Author

Updated by aklimov on 2016-02-15 13:30:05 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 2b2f759.

@icinga-migration
Copy link
Author

Updated by elippmann on 2016-03-07 14:25:10 +00:00

  • Relates set to 11274

@icinga-migration icinga-migration added bug Something isn't working area/authentication Affects user authentication or authorization labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/authentication Affects user authentication or authorization bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant