-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FurAffinityUserBridge] Replate username/password with cookie login #1641
Conversation
Not entirely sure what the CI wants me to do with that string. Too long to go on one line but can't have a join to put it on two lines. |
This kind of thing is probably better handled by #1170 or similar. But it's grandfathered in, so LGTM. CI can be a little finicky... |
@girlpunk Please fix conflict. |
@girlpunk Can you check if this PR is still good? |
As far as I know, should still be good. I've fixed the merge conflict too. |
Pull request artifacts
|
Alright I don't have account so can't test. Can you fix the phpcs complaint? |
Not entirely sure what phpcs wants to fix this one? |
|
The description line is long a.f. |
Idea: |
Now it should be good. All checks passed, I created the how-to in the docs folder. Done |
ping back to #2553 |
Current FurAffinity bridge no longer (or possibly never) logs in as the user, rendering some content inaccessible.
As a captcha has now been added to the login page, the only viable way of accessing this content is by having the user log in via a browser, then copy the session cookies. As found in #1083 these cookies do not expire.