Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add leetcode.signinByCookie but simple change#487

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jdneo merged 6 commits intoLeetCode-OpenSource:masterfromyihong0618:master
Dec 5, 2019
Merged

add leetcode.signinByCookie but simple change#487

jdneo merged 6 commits intoLeetCode-OpenSource:masterfromyihong0618:master
Dec 5, 2019

Conversation

yihong0618
Copy link
Contributor

@yihong0618yihong0618 commentedDec 3, 2019
edited
Loading

This is very simple change maybe for short-term solution for#478
Sorry for the first time write ts.
Please help me review~
@jdneo
Thanks a lot.

@jdneo
Copy link
Member

jdneo commentedDec 3, 2019
edited
Loading

Is it possible to leverage the cookie extension:

to bypass the reCAPTCHA?


Update: Forget it, it still introduces some requirements to use. Not ideal enough

@yihong0618
Copy link
ContributorAuthor

Yes, but I think this way is not so simple, I will try it tomorrow.

@jdneo
Copy link
Member

@yihong0618 I just took a look about the document. The cookie plugins need more requirements and they are different for different platforms. So I think it's not an ideal solution. Just forget it.

@yihong0618
Copy link
ContributorAuthor

yihong0618 commentedDec 3, 2019
edited
Loading

@jdneo me either. And this solution was for one-time session at that time.
I also think we read the cookie is worse than user paste it, because users will feel unsafe(not only the leetcode session but also others).

@yihong0618
Copy link
ContributorAuthor

@jdneo
cookie.chrome work.
But I think its not a good idea, it is no essential difference from the paste cookie method

Copy link
Member

@jdneojdneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thank you for your effort@yihong0618.

I just have one concern about the command name. Maybe call itSign in (by cookie) would be more easy to understand?

README.md Outdated
- **LeetCode: Sign in**
- **LeetCode: Cookie in**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

How about renaming it toSign in (by cookie)

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Of course, should I also change name inleetcode.cookieIn command ?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

@jdneo
Have changed it~

@yihong0618yihong0618 changed the titleadd leetcode.cookieIn but simple changeadd leetcode.signinByCookie but simple changeDec 4, 2019
package.json Outdated
"onView:leetCodeExplorer"
],
"main": "./out/src/extension",
"contributes": {
"commands": [
{
"command": "leetcode.signinByCookie",
"title": "Sign In By Cookie",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nit:By should be lower case since it's a preposition

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ok, I will change it right now

@jdneo
Copy link
Member

Hi@yihong0618, almost there. Just a typo.

@yihong0618
Copy link
ContributorAuthor

Hi I fixed the typo, is that right?

@jdneo
Copy link
Member

LGTM. Thank you@yihong0618 for your contribution! Well done!

@jdneojdneo merged commit4979a0f intoLeetCode-OpenSource:masterDec 5, 2019
@jdneo
Copy link
Member

Will release this fix before the end of this week

@jdneojdneo added this to the0.15.8 milestoneDec 5, 2019
@yihong0618
Copy link
ContributorAuthor

Thank you~

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jdneojdneojdneo approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
0.15.8
Development

Successfully merging this pull request may close these issues.

2 participants
@yihong0618@jdneo

[8]ページ先頭

©2009-2025 Movatter.jp