summaryrefslogtreecommitdiff
path: root/services/json_auth.esp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20600: Web Application FrameworkDerrell Lipman1-2/+56
- Add authentication. The Web Application Framework can now be called directly and it will rqeuire authentication if required, and should re-query the user to log in when the session expires. - General clean-up (This used to be commit 27c5d7dca6fa4e0811c1b8bb52d1db3d1824462c)
2007-10-10r20559: Web Application FrameworkDerrell Lipman1-1/+7
- Disallow, for now, any ScriptTransport access. A serious security issue has been described, and since we don't currently need it for anything, disable it completely. - Continued clean-up towards implementing the common authentication code (This used to be commit 07817a5489dd8cc6c85c10116f4dba43d798ef03)
2007-10-10r19142: ensure no race conditions during installation by having same name in ↵Derrell Lipman1-0/+13
source and swat directory; install new apps and services (This used to be commit a2b996317f81aa61d7d5bf427003399560e64f77)