]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Make noise when AuthRequired used incorrectly
authorPatrick Nawracay <pnawracay@suse.com>
Tue, 15 May 2018 08:00:45 +0000 (10:00 +0200)
committerPatrick Nawracay <pnawracay@suse.com>
Fri, 15 Jun 2018 08:26:30 +0000 (10:26 +0200)
commit0d8176acb67a5fd25ee4035b6904f8408789ea80
treee5dfd4e745f416b183eee0bd8dbb0a29952eacad
parentcce9a0f229f69981c3e0bb354371b238f9498563
mgr/dashboard: Make noise when AuthRequired used incorrectly

Don't fail silently when AuthRequired is used incorrectly, namely
without parentheses.

Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/controllers/__init__.py