usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

we pass in the privilege of "user" for spectrum browser and "admin" for admin pages, authentication does not work for admin's logging into spectrum browser #113

Closed jkubNTIA closed 9 years ago

ranganathanm commented 9 years ago

this is fixed in my latest commit. Please test it.

jkubNTIA commented 9 years ago

I had actually already fixed this in my branch of the code. I will sort this out with the merge.

jkubNTIA commented 9 years ago

this now works. I added one more case for if there are no admin and an admin tries to login with the default account in the spectrum browser page. I will commit it in my next commit.