Attempted Debugging
Searched GitHub Issues
Describe the Scenario
I see CSRF and bookstack_session and I don't want to run into a situation where I'm basically scraping those cookies to make a POST request.
Is there a way alternatively to just put users into the DB with SQL if needed without much hassle? I looked in /database/seeders but couldn't find out how any User seeding was occurring.
What's the best way to make something like a curl request and end up with a new user for testing?
Exact BookStack Version
v21.11-dev
Log Content
No response
PHP Version
No response
Hosting Environment
Dockerfile & repo clone
Attempted Debugging
Searched GitHub Issues
Describe the Scenario
I see CSRF and bookstack_session and I don't want to run into a situation where I'm basically scraping those cookies to make a POST request.
Is there a way alternatively to just put users into the DB with SQL if needed without much hassle? I looked in /database/seeders but couldn't find out how any User seeding was occurring.
What's the best way to make something like a curl request and end up with a new user for testing?
Exact BookStack Version
v21.11-dev
Log Content
No response
PHP Version
No response
Hosting Environment
Dockerfile & repo clone