taskwarrior-web icon indicating copy to clipboard operation
taskwarrior-web copied to clipboard

task-web needs a log-out option

Open linuxcaffe opened this issue 12 years ago • 1 comments

It IS possible to implement basic-auth so that a user is required to log-in.

Sadly, basic auth provides no means of logging out, it seems to be a one-time thing!

linuxcaffe avatar Oct 08 '13 16:10 linuxcaffe

That's a general issue with HTTP Basic Auth and not related to this program.

tacerus avatar Oct 13 '21 19:10 tacerus