Cookies login and logout. #103
No reviewers
Labels
No Label
Difficulty - Beginner friendly
Difficulty = Easy
Difficulty = Hard
Difficulty = Medium
Priority = CRITICAL
Priority = High
Priority = Low
Priority = Normal
Priority = Some day
Status - Fixed somewhere else
Status - No details provided
Status = Can't fix
Status = Duplicate
Status = Help wanted
Status = Invalid
Status = Need more details
Status = Taken
Status = Wontfix
Type - Selfoss works like this
Type = Bug
Type = Chore
Type = Enhancement
Type = Feature
Type = Question
Type = SELFOSS API ISSUE
Type = Tools
Type = UX/Design
Up For Grabs
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Louvorg/ReaderForSelfoss-multiplatform#103
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "login"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #53.
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.
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)