Subversion Repositories taios

Rev

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

Filtering Options

Rev Age Author Path Log message
519 3882d 12h 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 3936d 11h freddie / Fix project CSRF code
517 3936d 11h freddie / Fix double quotes
516 3936d 11h freddie / Update install.sql a bit
515 3936d 11h freddie / Secure Projects against CSRF
514 3936d 12h freddie / Fix CSRF again
513 3936d 12h freddie / Fix CSRF Tokens
512 3936d 12h freddie / Fix GetCSRFToken UPDATE query
511 3936d 12h freddie / Secure the Blog with CSRF
510 3936d 13h freddie / Fix CSRF spelling errors
509 3936d 14h freddie / Fix register-do.php to set a random default CSRFToken value
508 3936d 14h freddie / Implement CSRF helper functions in _taios.php
507 3936d 14h freddie / Add CSRFToken DB support
506 3936d 14h freddie / Change salt to use username not name
505 3936d 14h freddie / Fix more concat issues
504 3936d 14h freddie / Fix admin salt modification
503 3936d 14h freddie / Fix salt concatenation
502 3936d 14h freddie / Modify Admin system to use salts
501 3936d 15h freddie / Add salt field to User class
500 3936d 15h freddie / Add salting
499 3968d 03h muzer / Change hyphen to middot on wiki page title
498 3968d 03h muzer / Add displaying of page title to the blog
497 3968d 03h muzer / Missed a function call to parametrise.
496 4035d 10h muzer / Add magic quotes eater to all wiki pages.
495 4038d 13h muzer / Fix bug in password checking, add [s] tag for strikethrough.
494 4050d 04h muzer / Add a dummy config file, for human slaves in an insect nation.
493 4050d 04h tom / Added some more parameterisation
492 4050d 04h tom / Updated most pages to use parameters
491 4050d 05h tom / Finished parameterising _taios.php
490 4050d 05h tom / Started to parameterise database queries
489 4050d 05h tom / Fixed syntax error
488 4050d 05h tom / Made $args an optional argument
487 4050d 05h tom / Changed db to use PDO (other pages might be broken)
486 4050d 05h muzer / Many large improvements to the wiki
485 4050d 14h muzer / TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed.
484 4363d 02h muzer / A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links.
483 4619d 04h muzer / 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.
482 4688d 15h muzer / Added link to comment count
481 4730d 15h muzer / Fixed line breaks, etc., in blog posts.
480 4731d 06h tom /