root path can not access without auth token

Bug #1549071 reported by Aaron DH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Aaron DH

Bug Description

magnum api start with config: 'acl_public_routes': ['/' ]

that means root path can be access without auth token even if enable_authentication is True.

but when i access root path, it still need to auth:

stack@devstack:~$ curl http://127.0.0.1:9511/
Authentication requiredstack

Aaron DH (aaron.d)
Changed in magnum:
assignee: nobody → Aaron DH (aaron.d)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/283921

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/283921
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=acd5d30797bf5c3a02efe1fa09b98feafc7bab2f
Submitter: Jenkins
Branch: master

commit acd5d30797bf5c3a02efe1fa09b98feafc7bab2f
Author: Aaron-DH <email address hidden>
Date: Wed Feb 24 11:51:24 2016 +0800

    Fix api access with public acl routes

    Route path in public acl routes should be access
    without authentication even if authentication
    is enabled(enable_authentication = True)

    Closes-Bug: #1549071
    Change-Id: Ie0a2684464adfa5ae5dd64f17d8ad399f7202604

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 2.0.0

This issue was fixed in the openstack/magnum 2.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.