Subversion Repositories taios

Rev

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

Filtering Options

Rev Age Author Path Log message Changes
519 3877d 22h 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
/blog/add-post-img.php
/_config.dummy.php
/_taios.php
518 3931d 21h freddie / Fix project CSRF code
/projects/add-project-do.php
/projects/edit-project-do.php
517 3931d 21h freddie / Fix double quotes
/projects/add-project.php
/projects/edit-project.php
516 3931d 21h freddie / Update install.sql a bit
/install.sql
515 3931d 21h freddie / Secure Projects against CSRF
/projects/add-project-do.php
/projects/add-project.php
/projects/edit-project-do.php
/projects/edit-project.php
514 3931d 22h freddie / Fix CSRF again
/_taios.php
513 3931d 22h freddie / Fix CSRF Tokens
/_taios.php
/blog/edit-post.php
512 3931d 22h freddie / Fix GetCSRFToken UPDATE query
/_taios.php
511 3931d 22h freddie / Secure the Blog with CSRF
/blog/add-post.php
/blog/edit-post.php
510 3931d 23h freddie / Fix CSRF spelling errors
/_taios.php
509 3932d 00h freddie / Fix register-do.php to set a random default CSRFToken value
/register-do.php
508 3932d 00h freddie / Implement CSRF helper functions in _taios.php
/_taios.php
507 3932d 00h freddie / Add CSRFToken DB support
/_taios.php
/install.sql
506 3932d 00h freddie / Change salt to use username not name
/admin/account-do.php
505 3932d 00h freddie / Fix more concat issues
/admin/account-do.php
/register-do.php
504 3932d 00h freddie / Fix admin salt modification
/admin/account-do.php
503 3932d 00h freddie / Fix salt concatenation
/_taios.php
502 3932d 00h freddie / Modify Admin system to use salts
/admin/account-do.php
/admin/all-accounts.php
501 3932d 01h freddie / Add salt field to User class
/_taios.php
500 3932d 01h freddie / Add salting
/_taios.php
/install.sql
/login-do.php
/register-do.php
499 3963d 13h muzer / Change hyphen to middot on wiki page title
/wiki/index.php
498 3963d 13h muzer / Add displaying of page title to the blog
/blog/post.php
497 3963d 13h muzer / Missed a function call to parametrise.
/_taios.php
496 4030d 20h muzer / Add magic quotes eater to all wiki pages.
/wiki/edit.php
/wiki/index.php
495 4033d 23h muzer / Fix bug in password checking, add [s] tag for strikethrough.
/_taios.php
/login-do.php
494 4045d 14h muzer / Add a dummy config file, for human slaves in an insect nation.
/_config.dummy.php
493 4045d 14h tom / Added some more parameterisation
/admin/nowify.php
/blog/index.php
/forums/add-category-do.php
/forums/add-post-do.php
/forums/delete-category-do.php
/forums/delete-post-do.php
/forums/edit-category-do.php
492 4045d 14h tom / Updated most pages to use parameters
/admin/account-do.php
/blog/add-post.php
/blog/edit-post.php
/projects/add-project-do.php
/projects/delete-project-do.php
/projects/edit-project-do.php
/register-do.php
491 4045d 15h tom / Finished parameterising _taios.php
/_taios.php
490 4045d 15h tom / Started to parameterise database queries
/_taios.php
489 4045d 15h tom / Fixed syntax error
/_taios.php
488 4045d 15h tom / Made $args an optional argument
/_taios.php
487 4045d 15h tom / Changed db to use PDO (other pages might be broken)
/_taios.php
486 4045d 15h muzer / Many large improvements to the wiki
/_taios.php
/wiki/edit-do.php
/wiki/edit.php
/wiki/index.php
485 4046d 00h muzer / TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed.
/admin/nowify.php
/tcp.js
/_taios.php
/index.php
/projects/index.php
/styles.css
484 4358d 12h muzer / A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links.
/404.php
/_taios.php
/admin/account-do.php
/admin/all-blog-posts.php
/blog/add-post.php
/blog/edit-post.php
/blog/index.php
/forums/add-category-do.php
/forums/add-post-do.php
/forums/delete-category-do.php
/forums/delete-post-do.php
/forums/edit-category-do.php
/forums/index.php
/forums/post.php
/index.php
/login.php
/projects/add-project-do.php
/projects/delete-project-do.php
/projects/edit-project-do.php
/styles.css
483 4614d 14h 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.
/_taios.php
/blog/index.php
/blog/rss.php
/index.php
/login-do.php
/login.php
482 4684d 01h muzer / Added link to comment count
/blog/index.php
481 4726d 01h muzer / Fixed line breaks, etc., in blog posts.
/_taios.php
/styles.css
480 4726d 16h tom /
/blog/index.php