Rev |
Age |
Author |
Path |
Log message |
513 |
4123d 14h |
freddie |
/_taios.php |
Fix CSRF Tokens |
512 |
4123d 14h |
freddie |
/_taios.php |
Fix GetCSRFToken UPDATE query |
510 |
4123d 15h |
freddie |
/_taios.php |
Fix CSRF spelling errors |
508 |
4123d 15h |
freddie |
/_taios.php |
Implement CSRF helper functions in _taios.php |
507 |
4123d 16h |
freddie |
/_taios.php |
Add CSRFToken DB support |
503 |
4123d 16h |
freddie |
/_taios.php |
Fix salt concatenation |
501 |
4123d 16h |
freddie |
/_taios.php |
Add salt field to User class |
500 |
4123d 16h |
freddie |
/_taios.php |
Add salting |
497 |
4155d 05h |
muzer |
/_taios.php |
Missed a function call to parametrise. |
495 |
4225d 15h |
muzer |
/_taios.php |
Fix bug in password checking, add [s] tag for strikethrough. |
491 |
4237d 06h |
tom |
/_taios.php |
Finished parameterising _taios.php |
490 |
4237d 07h |
tom |
/_taios.php |
Started to parameterise database queries |
489 |
4237d 07h |
tom |
/_taios.php |
Fixed syntax error |
488 |
4237d 07h |
tom |
/_taios.php |
Made $args an optional argument |
487 |
4237d 07h |
tom |
/_taios.php |
Changed db to use PDO (other pages might be broken) |
486 |
4237d 07h |
muzer |
/_taios.php |
Many large improvements to the wiki |
485 |
4237d 16h |
muzer |
/_taios.php |
TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed. |
484 |
4550d 04h |
muzer |
/_taios.php |
A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links. |
483 |
4806d 06h |
muzer |
/_taios.php |
Added a special Drafts category that behaves slightly differently - doesn't show up at all on the home page or RSS feed, only shows up for GMs and above in the blog, but can be seen by anyone if they know the URL (this combination is most useful in my opinion). Also did some stuff with login that I can't remember. |
481 |
4917d 17h |
muzer |
/_taios.php |
Fixed line breaks, etc., in blog posts. |