svn commit: samba r20600 - in branches/SAMBA_4_0: services services/samba webapps/scripting webapps/swat/source/class/swat/main webapps/swat/source/class/swat/module/ldbbrowse webapps/swat/source/class/swat/module/statistics

derrell at samba.org derrell at samba.org
Sun Jan 7 23:06:51 GMT 2007


Author: derrell
Date: 2007-01-07 23:06:50 +0000 (Sun, 07 Jan 2007)
New Revision: 20600

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20600

Log:
Web Application Framework

- 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

Added:
   branches/SAMBA_4_0/webapps/swat/source/class/swat/main/Authenticate.js
Modified:
   branches/SAMBA_4_0/services/json_auth.esp
   branches/SAMBA_4_0/services/request.esp
   branches/SAMBA_4_0/services/resources.esp
   branches/SAMBA_4_0/services/samba/system.esp
   branches/SAMBA_4_0/webapps/scripting/common.js
   branches/SAMBA_4_0/webapps/scripting/preauth.esp
   branches/SAMBA_4_0/webapps/swat/source/class/swat/main/AbstractModuleFsm.js
   branches/SAMBA_4_0/webapps/swat/source/class/swat/main/Main.js
   branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse/Fsm.js
   branches/SAMBA_4_0/webapps/swat/source/class/swat/module/statistics/Fsm.js
   branches/SAMBA_4_0/webapps/swat/source/class/swat/module/statistics/Gui.js


Changeset:
Sorry, the patch is too large (1119 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20600


More information about the samba-cvs mailing list