Cookies login and logout. #103

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

Closes #53.

Closes #53.
AmineL 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)
AmineL merged commit f09f731d30 into master 2022-11-30 10:04:15 +00:00
AmineL deleted branch login 2022-11-30 10:04:19 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Louvorg/ReaderForSelfoss-multiplatform#103
No description provided.