Skip to content

Safari not permitting auth related calls, and an unrelated question #13

@GrumpyOldGandalf

Description

@GrumpyOldGandalf

Running CSL on Mac OS X 15.6.1.

When clicking "Register" or "Login" in the respective auth related pages, Safari gives a "403 (Forbidden)" error and the calls never reach the server.

Chrome does not seem to have the same problem. I am able to dev and test on Chrome without issue.

How should I go about troubleshooting this?

Also - completely separate question since I"m not sure where else to post this - when calling (reset), bb css-watch task is called after the server starts to set a watch for CSS builds when code is changed. Where is that call coming from in the code? And I would like to understand how tailwindcss works here - is it parsing the *.clj files directly to know what classes are used (and thus should be used in the output.css file), or what?

Metadata

Metadata

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions