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

Issue 91 - Typo fix Wether / Overriden / Occured #92

Open
wants to merge 51 commits into
base: DEV_1.4.6
Choose a base branch
from

Conversation

massar
Copy link
Member

@massar massar commented Feb 16, 2017

Builds upon #86, #87, #89 and #90; please merge those first, this will then be two teeny tiny commits.

This is for #91

This solves having a map being passed in several places, making
the code more readable and it also removes code duplication
for generating the final output from the keyset.

Switched to SHA256, as MD5 has been deprecated for any kind
of use a long time ago. (and the overhead with current cpu's
is so minimal that we really will not notice it).
@massar massar added this to the 1.5 Pitchfork Documentation milestone Feb 16, 2017
@massar massar changed the title Issue 91 - Typo fix Wether / Overriden Issue 91 - Typo fix Wether / Overriden / Occured Feb 16, 2017
@massar massar changed the base branch from master to DEV_1.4.6 February 21, 2017 09:12
massar and others added 27 commits September 24, 2017 21:36
This includes some minor functionname changes & cleanups
This solves having a map being passed in several places, making
the code more readable and it also removes code duplication
for generating the final output from the keyset.

Switched to SHA256, as MD5 has been deprecated for any kind
of use a long time ago. (and the overhead with current cpu's
is so minimal that we really will not notice it).
Primarily to make Golang Example for PageShow possible
…for.

Also makes searching for it easier in code and avoids confusion with
HTTP headers, HTML headers (h1 etc) and others.
This solves having a map being passed in several places, making
the code more readable and it also removes code duplication
for generating the final output from the keyset.

Switched to SHA256, as MD5 has been deprecated for any kind
of use a long time ago. (and the overhead with current cpu's
is so minimal that we really will not notice it).
2 statements with the same pfcol value are a bit confusing, may actually not work as expected.
@bapril bapril removed this from the 1.5 Pitchfork Documentation milestone Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants