Skip to content
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

HttpOnly needs updates #314

Open
kingthorin opened this issue Nov 9, 2020 · 11 comments
Open

HttpOnly needs updates #314

kingthorin opened this issue Nov 9, 2020 · 11 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kingthorin
Copy link
Contributor

kingthorin commented Nov 9, 2020

I just finished dealing with auto-migrated issues for this article, it could definitely use some content updates:
https://github.com/OWASP/www-community/blob/master/pages/HttpOnly.md it still talks about old versions of IE and Opera.

This article includes an extensive table that needs re-working after the auto-migration as well (which I did not tackle).

Is Opera even relevant in 2020? Do we still care about IE with Edge/Edge Chrome?

@kingthorin kingthorin added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 9, 2020
@rangira
Copy link
Contributor

rangira commented Nov 18, 2020

After taking a look at the documentation one more suggestion. Should the examples be rewritten because now applications dont use servlets anymore. Also we are on Java 11 and .Net 3.5.
Please also share how should various browsers versions be verified to update the page. Does each browser need to be tested for HttpOnly first.

@kingthorin
Copy link
Contributor Author

The whole thing can be re-written. The content should simply be written with modern details and cover the three or four currently relevant browsers (Chrome (Edge Chrome), Firefox, Safari, Edge).

@rangira
Copy link
Contributor

rangira commented Nov 18, 2020

I will try to create smaller PRs in chunks instead of making changes in the whole page in one in one PR.

@kingthorin
Copy link
Contributor Author

Great!

@kingthorin
Copy link
Contributor Author

@rangira got something ready yet?

1 similar comment
@kingthorin
Copy link
Contributor Author

@rangira got something ready yet?

@pepe-invest-git

This comment has been minimized.

@pepe-invest-git

This comment has been minimized.

@Prakhar-Shankar
Copy link
Contributor

@kingthorin Can you please suggest me, from where should I fetch the latest data?

@kingthorin
Copy link
Contributor Author

Well you could start by dumping content related to browsers that are gone (IE) or barely used (Opera).

The other details you might have to research or test manually.

If needed/wanted you can get Windows Development VMs here: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/

@shrutibhardwaj22
Copy link

I want to work on this issue. please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants
@kingthorin @rangira @pepe-invest-git @Prakhar-Shankar @shrutibhardwaj22 and others