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

Current #1

Merged
merged 51 commits into from
Nov 11, 2014
Merged

Current #1

merged 51 commits into from
Nov 11, 2014

Conversation

svbnet
Copy link
Owner

@svbnet svbnet commented Nov 11, 2014

No description provided.

Kieron and others added 30 commits August 15, 2014 14:28
Made username length validation consistent
Adding the additional `where` statement allows the search functions to scrub post text, not just post titles.
That "csrf" prevents the menu from staying updated once the menu is changed.  Once it's taken out the menu behaves as normal.
That "csrf" prevents the metadata from staying updated once the metadata is changed.  Once it's taken out the metadata page behaves as normal.
Search post content from search.php
Removed "csrf" from Route::collection
Removed "csrf" from Route::collection
Set HttpOnly flag to the cookies to help preventing XSS attacks targeting the cookies holding the clients session token.
I've set the autocomplete attribute to off, considering security issues. This could help to prevent sensitive data from being cached on client side. Caching of form fields is present in most browsers.
In the german translation there were an faulty 'exit' in front of the
PHP tag. This resulted in some text displayed with an 'exit' in front of
it.
Removed faulty 'exit' in german translation.
…n't contain programming related characters like this.
Improve slug support for utf-8 and extra characters, we can now include custom character conversions, i.e. `&` which has been included in this PR
- Correct grammar
- Remove duplicate word
Improve the `contributing.md`: fix grammar
CraigChilds94 and others added 21 commits September 19, 2014 14:20
Update login.php considering security problems
…s and acts as a helper function for a database connection
…post the closing tag is not displayed in the editor
- Added server templates that manages a working example of the server configuration for this application. Users can test the application very easily and deploy a working server with a few clicks.

- Also made some amends to fit a nicer style of readme
Change redirect on edit error (fields.php)
svbnet pushed a commit that referenced this pull request Nov 11, 2014
@svbnet svbnet merged commit 0f639f7 into svbnet:master Nov 11, 2014
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.