DU4L / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work.
GNU General Public License v3.0
0 stars 0 forks source link

Hedgedoc Auth not working for new users (?) #4

Closed frereit closed 2 years ago

frereit commented 2 years ago

any new member's will not have hedgedoc access

frereit commented 2 years ago

the problem is that HedgedocAuth plugin does not hook into registerWithPassword and registerWithToken so new users don't get a hedgedoc account until they log out and back in. this is a simple fix