Uh oh!
There was an error while loading. Please reload this page.
Port of: https://github.com/JJ-8/CTFNote/pull/3 - #511
Conversation
Not ready yet: We cannot create tasks right now because anonymous tasks are forbidden now, when anonymous pads are disabled |
JJ-8
commented
Dec 19, 2025
Haha great to see that my implementation of 4 years ago is still interesting :)
When this is all done, the user is authenticated and can create pads themself. And each pad is created by the CTFNote user, thus anonymous pads can be disabled. And last, it is important to disable the /register endpoint from Hedgedoc itself to prevent random users from registering an account (this can be done by dropping the request through nginx). |
No description provided.