Commit f802e99
committed
mgr/dashboard: fix dashboard not visible on disabled anonymous access
When the anonymous access is disabled, the dashboards will have a
password so the verification error code can be 401 (Unauthorized)
Fixes: https://tracker.ceph.com/issues/65534
Signed-off-by: Nizamudeen A <[email protected]>1 parent dbd161d commit f802e99
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
0 commit comments