This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b45af1125c
wiki.techinc.nl
/
includes
/
templates
History
Tim Starling
b45af1125c
Added basic support for Wietse Venema's taint feature. Fixed a few instances of shoddy code that it turned up, no actual vulnerabilities yet.
2009-02-04 09:10:32 +00:00
..
NoLocalSettings.php
Added basic support for Wietse Venema's taint feature. Fixed a few instances of shoddy code that it turned up, no actual vulnerabilities yet.
2009-02-04 09:10:32 +00:00
PHP4.php
Cleanup for r41713 PHP 4 warning page:
2008-10-07 01:10:32 +00:00
Userlogin.php
allow extensions that use 'UserCreateForm' to add checkboxes into the signup form to define messages containing HTML. this can be very useful and necessary; think of something like a checkbox "I have read the site's terms of use", it would obviously need to link to the terms of use page. using msgWiki() instead of msgHtml() here would probably be safer, but msgWiki() likes to mess things up by introducing <p> tags and this is meant for extensions, so it won't cause any more risks than the current existing system messages that allow HTML inclusion.
2009-01-16 23:04:13 +00:00