Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Authentication Cookie#296

Closed
Etuldan wants to merge 2 commits into
FredJul:masterfrom
Etuldan:master
Closed

Authentication Cookie#296
Etuldan wants to merge 2 commits into
FredJul:masterfrom
Etuldan:master

Conversation

@Etuldan

@Etuldan Etuldan commented May 1, 2015

Copy link
Copy Markdown
Contributor

For some website (like MediaPart.fr), we need to be log with a paid account to view the full content.
Indeed, the website check for a cookie.

Flym was not able to grab the full content of the news (when "Retrieve the full text" is set), as there was no cookie set.

I add in this fork the ability to manually set a cookie (name/value) for a specified feedEntry.
The user have to grab the cookie information from another browser (on the Android device or not) after he logs on the WebSite. Then he should copy/paste this informations to the FeedEntry configuration on Flym.

Also, I didn't translate the news Strings that I add ( Authentication Cookie, Name, Value).

RENAUD-GOUD Arnaud added 2 commits May 1, 2015 11:32
Add authentication cookie for private/protected contents.
Users have to enter (if they want) the cookie Name and Value in the Feed
option.
The cookie Name and Value should be grabbed manually from another
browser where the user has previously logon on the website.
@FredJul

FredJul commented May 2, 2015

Copy link
Copy Markdown
Owner

I'm sorry but as I have declared into the project description, unfortunately I don't have the time anymore to maintain this software and thus won't include your change. If you're motivated, I encourage you to maintain your own fork!

@FredJul FredJul closed this May 2, 2015
@Etuldan

Etuldan commented May 4, 2015

Copy link
Copy Markdown
Contributor Author

About the fork (thay I'll probably do), should I use the same Application Name ?
(I'll ofc change the packageID)

@FredJul

FredJul commented May 5, 2015

Copy link
Copy Markdown
Owner

To avoid any confusion on the Play Store I would use another name for your fork. Don't you think it's better this way?

Etuldan pushed a commit to Etuldan/spaRSS that referenced this pull request May 7, 2015
Project rename from Flym to spaRSS.
PackageID change from net.fred.feedex to net.etuldan.sparss
Logo (PNG and SVG) text modified

see FredJul#296 to understand why I started
a fork (with a new name)
@Etuldan

Etuldan commented May 7, 2015

Copy link
Copy Markdown
Contributor Author

As you can see, I found a new name :)
I'll publish on the PlayStore as soon as possible

@Etuldan

Etuldan commented May 8, 2015

Copy link
Copy Markdown
Contributor Author

The fork is available for free on the PlayStore (you will find the link on my GitHub project page)
ATM, I badly copy/paste the description, but I'll probably modify it later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants