X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=doc%2FTODO;h=0866ad2e0bd52ac18f44cd95cbdfe3f700a6c707;hb=e5f99c5341bcd7601015c372d759651f3d15a474;hp=612b0884a7a2d0c23e1c7b7ad0613ca816188d99;hpb=9c2bf1856a0ea15e8248c35dd892a083b9d10756;p=mirrors%2FKyberia-bloodline.git diff --git a/doc/TODO b/doc/TODO index 612b088..0866ad2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -53,3 +53,6 @@ - (IMHO we should use SHA1 or stronger algorithm instead of MD5 for storing passwords) (I've implemented this partially. We can now login using various hash algorithms, it's backward compatible, but we still need to edit registration/password changing to use SHA1 when updating passwords in DB) + +- Rename all files&directories that should not be rewrited to PATH_INFO to start with "_" (and if they should be also ignored by git they should start with "-") + (Rename images to _images - and fix hardcoded stuff...)