Subversion Repositories taios

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
523 3057d 14h muzer / Escape page title
522 3256d 06h muzer / Fix some security things
521 3878d 10h freddie / Make all files upload to the same 'root' directory
520 3878d 10h freddie / Fix Targa
519 3878d 13h freddie / Implement Image Uploading facilities - not exactly linked up yet, but it works

Adds a couple of icky things to config, will need to update local copies
518 3932d 12h freddie / Fix project CSRF code
517 3932d 12h freddie / Fix double quotes
516 3932d 12h freddie / Update install.sql a bit
515 3932d 13h freddie / Secure Projects against CSRF
514 3932d 13h freddie / Fix CSRF again
513 3932d 13h freddie / Fix CSRF Tokens
512 3932d 13h freddie / Fix GetCSRFToken UPDATE query
511 3932d 13h freddie / Secure the Blog with CSRF
510 3932d 15h freddie / Fix CSRF spelling errors
509 3932d 15h freddie / Fix register-do.php to set a random default CSRFToken value
508 3932d 15h freddie / Implement CSRF helper functions in _taios.php
507 3932d 15h freddie / Add CSRFToken DB support
506 3932d 15h freddie / Change salt to use username not name
505 3932d 15h freddie / Fix more concat issues
504 3932d 16h freddie / Fix admin salt modification
503 3932d 16h freddie / Fix salt concatenation
502 3932d 16h freddie / Modify Admin system to use salts
501 3932d 16h freddie / Add salt field to User class
500 3932d 16h freddie / Add salting
499 3964d 04h muzer / Change hyphen to middot on wiki page title
498 3964d 04h muzer / Add displaying of page title to the blog
497 3964d 05h muzer / Missed a function call to parametrise.
496 4031d 12h muzer / Add magic quotes eater to all wiki pages.
495 4034d 14h muzer / Fix bug in password checking, add [s] tag for strikethrough.
494 4046d 05h muzer / Add a dummy config file, for human slaves in an insect nation.
493 4046d 05h tom / Added some more parameterisation
492 4046d 06h tom / Updated most pages to use parameters
491 4046d 06h tom / Finished parameterising _taios.php
490 4046d 06h tom / Started to parameterise database queries
489 4046d 06h tom / Fixed syntax error
488 4046d 06h tom / Made $args an optional argument
487 4046d 06h tom / Changed db to use PDO (other pages might be broken)
486 4046d 06h muzer / Many large improvements to the wiki
485 4046d 15h muzer / TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed.
484 4359d 04h muzer / A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links.