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

Update #2

Open
wants to merge 1,487 commits into
base: master
Choose a base branch
from
Open

Update #2

wants to merge 1,487 commits into from

Conversation

Wachhund
Copy link
Owner

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)

Which issue (if any) does this pull request address?

Is there anything you'd like reviewers to focus on?

panique and others added 30 commits July 9, 2015 22:04
…ty image as fallback to prevent server from getting 404-hammered)
Added XSS Protection to UserModal and Session class
Instead of FEEDBACK_PASSWORD_WRONG, FEEDBACK_USERNAME_OR_PASSWORD_WRONG added.
#32 Changed due to reduce number of errors.
#103 Changed due to wrong feedback. It was 3 times login error back then.
#118 Changed due to match it #103.
…e same quality setting over the entire project, so there is no need to change it within every method call)
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
Added a changePassword Page so logged in users can change their password
(if they know the current password)

Renamed some previous functions to make it more clear they are for the
resetPassword page, not the changePassword page
kristuff and others added 28 commits April 16, 2017 18:31
Fixed broken Filter::XSSFilter() unit tests
[improvement] XSSFilter recursive implementation for array and object
Some grammar fixes in core/Encryption.php
Change to is_callable for catching not public functions
Signed-off-by: CodeLingoBot <bot@codelingo.io>
…ower-case-constant-values

Change PHP keywords to comply with PSR2
I case you ask yourself what this file is: It's not necessary for you as a developer, it's just a config file for an service called Travis that somehow auto-installs this repo on servers with different PHP versions, and checks if it starts at all or just fails
bin2hex should convert the random-generated bytes to a hex-formatted string.
Switch from SHA1(mt_rand) to bin2hex(random_bytes) for cryptographic security.
Copy link
Owner Author

@Wachhund Wachhund left a comment

Choose a reason for hiding this comment

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

Änderungen übernehmen.

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