| Rev |
Age |
Author |
Path |
Log message |
| 519 |
4307d 08h |
freddie |
/_taios.php |
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 |
| 514 |
4361d 08h |
freddie |
/_taios.php |
Fix CSRF again |
| 513 |
4361d 08h |
freddie |
/_taios.php |
Fix CSRF Tokens |
| 512 |
4361d 08h |
freddie |
/_taios.php |
Fix GetCSRFToken UPDATE query |
| 510 |
4361d 09h |
freddie |
/_taios.php |
Fix CSRF spelling errors |
| 508 |
4361d 10h |
freddie |
/_taios.php |
Implement CSRF helper functions in _taios.php |
| 507 |
4361d 10h |
freddie |
/_taios.php |
Add CSRFToken DB support |
| 503 |
4361d 10h |
freddie |
/_taios.php |
Fix salt concatenation |
| 501 |
4361d 11h |
freddie |
/_taios.php |
Add salt field to User class |
| 500 |
4361d 11h |
freddie |
/_taios.php |
Add salting |
| 497 |
4392d 23h |
muzer |
/_taios.php |
Missed a function call to parametrise. |
| 495 |
4463d 09h |
muzer |
/_taios.php |
Fix bug in password checking, add [s] tag for strikethrough. |
| 491 |
4475d 01h |
tom |
/_taios.php |
Finished parameterising _taios.php |
| 490 |
4475d 01h |
tom |
/_taios.php |
Started to parameterise database queries |
| 489 |
4475d 01h |
tom |
/_taios.php |
Fixed syntax error |
| 488 |
4475d 01h |
tom |
/_taios.php |
Made $args an optional argument |
| 487 |
4475d 01h |
tom |
/_taios.php |
Changed db to use PDO (other pages might be broken) |
| 486 |
4475d 01h |
muzer |
/_taios.php |
Many large improvements to the wiki |
| 485 |
4475d 10h |
muzer |
/_taios.php |
TCP, Tim36, project titles, code style, nowify, a load of other things I've probably missed. |
| 484 |
4787d 22h |
muzer |
/_taios.php |
A load of fixes... fixed some SQL attacky stuff, probably, and also fixed BBCode links. |