]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Update Current Development Check List.md
authorwbudic <redacted>
Fri, 4 Jan 2019 03:33:52 +0000 (14:33 +1100)
committerGitHub <redacted>
Fri, 4 Jan 2019 03:33:52 +0000 (14:33 +1100)
Current Development Check List.md

index 41fc3022047d18e566502ac3264833407f9274d4..35a9b287cf05c76a465dd972892c5390d684c71f 100644 (file)
@@ -2,6 +2,7 @@
 # Current Branch Development
 ### Checked (&#10004;) Has been done and submitted to branch.
 ## Urgent
+* Build login_ctrl.cgi login controler alias and password based. Where each alias creates its own database. It server side session based, that unless you logged off keeps the session 24 hr. by default. Alias is therefore to an separate database. If user doesn't know the password, can't get access. Client remote IP address is checked to be on local only network (IP pinged).
 * Build config.cgi that creates database and allowes editing of configuration. Main cgi redirect or links to it not doing that job no more.
 * &#10004; Create View By Category Button
 * >> Main page display, has introduced complexity that needs smoothed out.