![]() |
|
|
|
|
|
|
Change By:
|
Daniel Beck
(21/Jul/14 9:22 AM)
|
|
Summary:
|
Users can not access
Add support for case insensitive auth realms
to
projects
matrix auth
|
|
Issue Type:
|
Bug
Improvement
|
|
Affects Version/s:
|
current
|
|
Description:
|
Hi,
I have configured Jenkins
It's possible
to
use username
specify both 'Foo'
and
passwords
'FOO'
for
authentication. I have removed all rights for user "Anonym" in global settings. I have granted the right "Job => Read"
assigning permissions
to the
"Anonym"
same
user in
all public projects. On my account I can access to all projects. But I have created
a
new account for my beta-test-users
case insensitive auth realm
and
granted the right "Job => Read" to this user on all projects is able to test
have only one of them be effective
.
But
Matrix Auth should add support for
the
users see only the public projects
case sensitivity API added in 1
.
Before the last updates
566
(
I don't know the number of versions
JENKINS-22247
)
this works fine
, treating both Foo and FOO equally if using a case insensitive auth realm
.
..
|
|
Component/s:
|
matrix-auth
|
|
Component/s:
|
core
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[email protected].
For more options, visit
https://groups.google.com/d/optout.
Rewrote description to address the actual issue.