* initial idea
* Financial and System Service protected by access level
* Underp comments
* prepare for merge
* API Security
* Try to pass PHPUnit test with Session
* Formatting And update Index.php try/catch.
Begin Documenting Security.
* Secure more services. Fix Secured search (Trim results appropriately)
* use sRootPath in PersonService
* Formatting. Fix tests
* bAdmin = SuperUser. Always.
* Fix invalid JSON.
Fix Double-Check in GroupService.
Fix PersonService sRootPath.
Fix OmniSearch Javascript because of API change.
* Address @DawoudIO Comments