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