X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=12580eda85278f4a385d918ad8491922e6263273;hb=6d1d9d3337628af37b5d7f28e949534c7eab5934;hp=2a14f347059fd1a36168c220f64c0ea31fba4c5f;hpb=65248d5fb11138f11ff8d1950854365cd6fae31e;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 2a14f34..12580ed 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,32 +1,84 @@ /* + BRISK3 (trusty) + ====== + + BUG + === + DONE righe troncate + - problema col treno se mouse sopra mentre stringe (verif) + DONE - questione "a monte" che: + DONE - lascia fuori il bottone + DONE - scrive à e compagnia + DONE - refresh act_table when unauthorized + DONE - problema ghost autenticato (ne prendi il posto ovunque sia) + + MINOR + DONE - refactoring of the owner name (auth attr for owner name) + DONE - room + DONE - at chat input line + DONE - in the chat output line + DONE - deauth management + DONE - table + DONE - at chat input line + DONE - in the chat output line + DONE - for user area of other users + DONE - deauth management + DONE - alart to one user + TODO ==== - - login - se pass: - richiede per l' utente un token (tutta la parte backend va un minimo studiata) - lo legge, ci hasha la password - invia la pass al server hashata - se non pass: - check del login e return corretto - oggetto in shm single table con ( "ip", "login", timestamp ) e suo management - STUDIARE UN ANTI-DOS + - strong ban: "expire time|IP|session|(nick if authenticated)" + DONE - login: se auth - verifica solo gli expire per quel nick + DONE - se non auth - verifica gli expire per IP e sessione + - riscrivere i messaggi + + DONE - login + DONE - se pass: + DONE - richiede per l' utente un token (tutta la parte backend va un minimo studiata) + DONE - lo legge, ci hasha la password + DONE - invia la pass al server hashata + DONE - se non pass: + DONE - check del login e return corretto + DONE - oggetto in shm single table con ( "ip", "login", timestamp ) e suo management + DONE - rename ghost if logged + DONE - onunload_cb e onbeforeunload_cb !!! + DONE - da change attrs a change class (input field) + DONE - colore del bg per arrivare ad essere omogeneo + DONE - cambiare path e file di config + DONE - login with or without pass + DONE - registered nick notice (METTERE IL MSG NELLA PAG DI LOGIN) + DONE - segnalare tavoli solo per auth + DONE - rename restriction at auth table + DONE - change nick (strcasecmp) + DONE - refact js tables to handle flags + restrict challenge per IP + restricted charset for login - login modify - - db (fake) - - display auth + DONE - db (fake) + DONE - display auth + - manage preferences - db (minimal) - db admin page - user db admin - - work background - - reserved tables + - use db + - admin db + DONE - work background + DONE - reserved tables - minor - - auth after login + + STUDIARE UN ANTI-DOS + DONE - room javascript refactoring + minor + ----- + - auth after login + + BRISK2 (spawn) ======