Cookies login and logout. #103

Merged
AmineB merged 1 commits from login into master 2022-11-30 10:04:15 +00:00
Owner

Closes #53.

Closes #53.
AmineB added 1 commit 2022-11-29 20:40:21 +00:00
Cookies login and logout.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
956c4341c7
Contributor

Nice
Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.

This afternoon I'll test creating sources in version 2.18 and see if everything works correctly over there.

Nice Missing api version 4.1.0 shouldn't be a problem since that was only present in nighly builds of Selfoss and I don't think we should provide support for all of those. In fact, we could just support version 2.18 and previous and api versions above 6.0. This afternoon I'll test creating sources in version 2.18 and see if everything works correctly over there.
Author
Owner

I don't think we should provide support for all of those.
In fact, we could just support version 2.18 and previous and api versions above 6.0.

Not supporting versions between two others is pretty weird.

We will support all the versions, since the api versionning in pretty new (the /api/about method being introduced in a commit between 2.18 and 2.19 playing a big role in this)

> I don't think we should provide support for all of those. In fact, we could just support version 2.18 and previous and api versions above 6.0. Not supporting versions between two others is pretty weird. We will support all the versions, since the api versionning in pretty new (the /api/about method being introduced in a commit between 2.18 and 2.19 playing a big role in this)
AmineB merged commit f09f731d30 into master 2022-11-30 10:04:15 +00:00
AmineB deleted branch login 2022-11-30 10:04:19 +00:00
Sign in to join this conversation.
No description provided.