Re: Deprecating logout via GET

2020-03-02 Thread René Fleschenberg
Hi, On 3/2/20 9:34 PM, Tim Chase wrote: > On 2020-03-02 18:35, Anna Sidwell wrote: >> Is there any particular reason why it shouldn't look like a button >> instead of a link? > > The concern isn't how it looks (with CSS you can make a button look > like a link, or make a link look like a button).

Re: Deprecating logout via GET

2020-03-02 Thread Tim Chase
On 2020-03-02 18:35, Anna Sidwell wrote: > Is there any particular reason why it shouldn't look like a button > instead of a link? The concern isn't how it looks (with CSS you can make a button look like a link, or make a link look like a button). An does the logout action via a GET (and is the

Re: Deprecating logout via GET

2020-03-02 Thread Anna Sidwell
Is there any particular reason why it shouldn't look like a button instead of a link? Anna On Mon, 2 Mar 2020, at 08:27, Aymeric Augustin wrote: > Hello, > > Le dim. 1 mars 2020 à 11:04, Adam Johnson a écrit : >>> Yes, but then hovering on the link doesn't show the logout URL at the >>> botto

Re: Deprecating logout via GET

2020-03-02 Thread Aymeric Augustin
Hello, Le dim. 1 mars 2020 à 11:04, Adam Johnson a écrit : > Yes, but then hovering on the link doesn't show the logout URL at the >> bottom of the screen. > > > I don't think this is a concern. > If it's just the link preview, yes, I think we can make the trade off. The more general concern h