summaryrefslogtreecommitdiffstats
path: root/swat/login.esp
Commit message (Expand)AuthorAgeFilesLines
* r9501: fixed the SWAT login page for the changes to the userAuth() function t...Andrew Tridgell2007-10-101-10/+7
* r9177: setup a credentials object in authinfo on loginAndrew Tridgell2007-10-101-4/+5
* r8720: split form object out to separate include file, and make it a realAndrew Tridgell2007-10-101-1/+2
* r8708: fixed an assert that abartlet foundAndrew Tridgell2007-10-101-1/+3
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-101-3/+2
* r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell2007-10-101-1/+1
* r7267: REMOTE_HOST is a better choiceSimo Sorce2007-10-101-1/+7
* r7238: Add pam auth support in swatSimo Sorce2007-10-101-14/+25
* r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell2007-10-101-1/+1
* r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell2007-10-101-1/+1
* r7108: display a session expired messageAndrew Tridgell2007-10-101-0/+5
* r7106: the web interface now works completely with or without cookies. If you...Andrew Tridgell2007-10-101-2/+4
* r7099: make the password field a password field...Stefan Metzmacher2007-10-101-0/+1
* r7093: - added a new Form() ejs object for producing simple forms.Andrew Tridgell2007-10-101-6/+8
* r7088: start on some real structure for the SWAT web pagesAndrew Tridgell2007-10-101-0/+29