From bb6232c50bb6e0ecb5cb5317f1b2ae7f5e861710 Mon Sep 17 00:00:00 2001 From: Harvie Date: Mon, 29 Nov 2010 00:55:23 +0100 Subject: [PATCH] TODO: complete PATH_INFO and Base35 IDs implementation... --- doc/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/TODO b/doc/TODO index 8528826..076fd2d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -47,7 +47,8 @@ - documentation/installation guide (see README) -- Implement URL handling using PATH_INFO instead of mod_rewrite +- Make PATH_INFO not changing contents of $_GET[] (it should affect some other variable instead - requires complex rewrite) +- Switch completely to Base36 (Templates, Links, don't change $_GET[], queries should convert between base10 in db and base36 in kyberia automatically, etc...) - (IMHO we should use SHA1 or stronger algorithm instead of MD5 for storing passwords) (We can use multiple hash algorithms (so we'll have backward DB compatibility): -- 2.30.2