From: Joe Z. <jz...@us...> - 2004-01-20 04:11:57
|
Update of /cvsroot/bobs/bobs In directory sc8-pr-cvs1:/tmp/cvs-serv24320 Modified Files: TODO Log Message: Add a couple of Jochen Metzger's suggestions. Index: TODO =================================================================== RCS file: /cvsroot/bobs/bobs/TODO,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- TODO 19 May 2003 00:11:39 -0000 1.19 +++ TODO 20 Jan 2004 04:11:54 -0000 1.20 @@ -70,3 +70,10 @@ More flexible file locations. File locations should be defined in the individual servers config file(s) Offline file should also be allowed. (like tape backups) + +Allow connect to bob web interface using https:// + This would allow a more secure interface for entering passwords + into bobs gui. + +Multilingual support. + Perhaps implement with .ini files and language class. |