Is it possible to totally disable the authentication / users option in Vikunja?

Is it possible to totally disable the authentication / users option in Vikunja? I have a Vikunja instance that I only use for myself. It’s not publicly exposed, so I don’t need any authentication at all. Is this possible?

That’s not possible.

No plans to implement that?
This could be another auth method right?

It’s a lot more complicated than just another auth method. Vikunja always assumes a user and as such, a user is tied to pretty much everything. Removing that would just not be worth the effort, especially since that would mean maintaining both methods.

There has been a fork of Vikunja with single-user capabilities:

Clear answer; thanks for that!
I will keep on using the original Vikunja.
Especially after setting the JWT secret,

1 Like