MushroomObserver / mushroom-observer

A website for sharing observations of mushrooms.
https://mushroomobserver.org
MIT License
77 stars 26 forks source link

Don't require login for autocompleters_controller.rb #2122

Closed nimmolo closed 2 months ago

nimmolo commented 2 months ago

@pellaea discovered a glitch - we permit not-logged-in users to access "Advanced Search", but when they type in any of the autocompleted fields, we bounce the request (silently) to the login page.

It seems like the better way for now is to permit the autocompleter requests.

coveralls commented 2 months ago

Coverage Status

coverage: 94.443%. remained the same when pulling 7eca625d97636b4a9d8c036824b4b4e304491e71 on nimmo-open-autocompleters into 2fcde2aa28d7f6c85b121be16498214b5a0811fe on main.