Skip to content

Encoding should be enforced on key while using a get#47

Open
devsaik wants to merge 1 commit into
ivpusic:masterfrom
devsaik:master
Open

Encoding should be enforced on key while using a get#47
devsaik wants to merge 1 commit into
ivpusic:masterfrom
devsaik:master

Conversation

@devsaik

@devsaik devsaik commented May 31, 2015

Copy link
Copy Markdown

Change to angular-cookie.js
ipCookie will not be able to fetch values stored in cookie if the key is not encoded while fetching. Correct me if am wrong

@devsaik

devsaik commented May 31, 2015

Copy link
Copy Markdown
Author

Reason for my pull request is if my key has a value like this : sai+email@softworx.org, ipCookie will encode the key and while getting it. It will not fetch the value because encoding of key is not enforced while fetching

@devsaik

devsaik commented May 31, 2015

Copy link
Copy Markdown
Author

Encoding should be enforced on key while fetching or removing a cookie

@devsaik devsaik closed this May 31, 2015
@devsaik devsaik reopened this May 31, 2015
@pkallos

pkallos commented Oct 1, 2015

Copy link
Copy Markdown

👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants