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 master #6

Merged
merged 77 commits into from
Jan 8, 2016
Merged

update master #6

merged 77 commits into from
Jan 8, 2016

Conversation

geozak
Copy link
Owner

@geozak geozak commented Jan 8, 2016

No description provided.

slaveek and others added 30 commits October 25, 2015 11:32
Develop update from head fork
Logout action should be do in other way. Repeat this 3 lines every time
we need valid CSRF, will be confusing.
All pages (user actions) in UserController are visible for logged-in
users
This is a change to the get method to make it simpler.
Inside the Filter::XSSFilter method the input is already checked for is_string and it return the value whether or not it attempts to filter.
The change is to make the simplification done also fix issue 746
#746
This reverts commit 851d594.
panique and others added 28 commits November 29, 2015 17:56
…"click" the confirmation links via their auto-spam-scanners
Develop update from head fork
Check DB connection in try/catch block. Also when PDO is not constructed
properly, prevent to exposing database host, username and password in
plain text as:
PDO->__construct('mysql:host=127....', 'root', '12345678', Array)
by throwing custom error message
Convert indentation to spaces.
FIX: DB User & Password shown in clear text in error message
If admin suspend or delete own account will not be able to do any
action.
Prevent to suspend or delete own account
geozak added a commit that referenced this pull request Jan 8, 2016
@geozak geozak merged commit 60a9eed into geozak:master Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants