logout
La page logout bug, j'ai Accès interdit et ne déconnecte pas utilisateur.
Fixed with https://github.com/creecros/Customizer/commit/c386593cd89504482f51611aff72cc0785e2288e#diff-e816662f2ab61e1ad16ea8bdb88dcaa99d0429e4d7d46523e64b3d04ede86f59 But it is not in a new release yet. (And I don't know what to do to create one)
So for time being please copy the contents of: https://github.com/creecros/Customizer/blob/master/Template/header/user_dropdown.php into /Template/header/user_dropdown.php in the folder of the plugin. Worked for me.
I would kindly ask to only close this ticket with a new release.
Duplicate of https://github.com/creecros/Customizer/issues/156
J'ai toujours le même problème. Sur la page "?controller=AuthController&action=logout"
Sad to hear this, could you please send the file that is currently found in /Template/header/user_dropdown.php Alternatively you can move (copy and delete original) the current plugin folder of "Customizer" to a different location and download this repo ( https://github.com/creecros/Customizer/archive/refs/heads/master.zip ) as a zip an extract it into the plugins folder. You might have to use Ctrl+Shift/Maj.+R on your kanboard instance web site. This should hopefully ensure, that you have no bugs left, missing the csrf token. I also will look into building a release candidate, but no promises here.
I'll update the release one day
@creecros Okay good to know, in the meantime just downloading the current master should work. At least it did for me this way too. (Both patch the file myself and full zip download, in the end these are css, js and php files, nothing to compile beforhand. Really appreciate your work here. Wish you a wonderful time.
Toujours le même problème, même avec le nouveau master, et si je désinstalle l'extension Customizer, le problème disparaît.
I have the same Issue, anyone found a solution?