Rev |
Age |
Author |
Path |
Log message |
Changes |
514 |
3972d 06h |
freddie |
/_taios.php |
Fix CSRF again |
/_taios.php
|
513 |
3972d 06h |
freddie |
/_taios.php |
Fix CSRF Tokens |
/_taios.php /blog/edit-post.php
|
512 |
3972d 06h |
freddie |
/_taios.php |
Fix GetCSRFToken UPDATE query |
/_taios.php
|
510 |
3972d 07h |
freddie |
/_taios.php |
Fix CSRF spelling errors |
/_taios.php
|
508 |
3972d 08h |
freddie |
/_taios.php |
Implement CSRF helper functions in _taios.php |
/_taios.php
|
507 |
3972d 08h |
freddie |
/_taios.php |
Add CSRFToken DB support |
/_taios.php /install.sql
|
503 |
3972d 08h |
freddie |
/_taios.php |
Fix salt concatenation |
/_taios.php
|
501 |
3972d 09h |
freddie |
/_taios.php |
Add salt field to User class |
/_taios.php
|
500 |
3972d 09h |
freddie |
/_taios.php |
Add salting |
/_taios.php /install.sql /login-do.php /register-do.php
|
497 |
4003d 21h |
muzer |
/_taios.php |
Missed a function call to parametrise. |
/_taios.php
|
495 |
4074d 07h |
muzer |
/_taios.php |
Fix bug in password checking, add [s] tag for strikethrough. |
/_taios.php /login-do.php
|
491 |
4085d 23h |
tom |
/_taios.php |
Finished parameterising _taios.php |
/_taios.php
|
490 |
4085d 23h |
tom |
/_taios.php |
Started to parameterise database queries |
/_taios.php
|
489 |
4085d 23h |
tom |
/_taios.php |
Fixed syntax error |
/_taios.php
|
488 |
4085d 23h |
tom |
/_taios.php |
Made $args an optional argument |
/_taios.php
|
487 |
4085d 23h |
tom |
/_taios.php |
Changed db to use PDO (other pages might be broken) |
/_taios.php
|
486 |
4085d 23h |
muzer |
/_taios.php |
Many large improvements to the wiki |
/_taios.php /wiki/edit-do.php /wiki/edit.php /wiki/index.php
|
485 |
4086d 08h |
muzer |
/_taios.php |
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 |
4398d 20h |
muzer |
/_taios.php |
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 |
4654d 22h |
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. |
/_taios.php /blog/index.php /blog/rss.php /index.php /login-do.php /login.php
|