nitely / Spirit

Spirit is a modern Python based forum built on top of Django framework
http://spirit.readthedocs.io
MIT License
1.16k stars 332 forks source link

How do I make Search available for anonymous users? #330

Closed sureshvv closed 3 weeks ago

sureshvv commented 1 month ago

Is there a setting for this?

nitely commented 1 month ago

there is no setting for this. I think you'd need to remove this line https://github.com/nitely/Spirit/blob/069e82ae07266d1748c5497dc7e22a4d2b46654c/spirit/search/views.py#L29

sureshvv commented 3 weeks ago

I also updated the templates so search is available for anonymous users. See https://cp.vplan.in/cp