]> snippets.scripts.mit.edu Git - Scripts/git/.git/log
Scripts/git/.git
12 years agoMerge branch 'asa-db-mods'
Alex Dehnert [Mon, 6 Jun 2011 06:34:19 +0000 (02:34 -0400)] 
Merge branch 'asa-db-mods'

12 years agolocalhost check needs to use portless-HTTP_HOST
Alex Dehnert [Sun, 30 May 2010 02:34:45 +0000 (22:34 -0400)] 
localhost check needs to use portless-HTTP_HOST

As a bonus, this gets around the problem that the Django dev server doesn't
set REQUEST_URI.

12 years agoAdd scripts_login, to do cert login if possible
Alex Dehnert [Sun, 30 May 2010 01:10:59 +0000 (21:10 -0400)] 
Add scripts_login, to do cert login if possible

12 years agoShamelessly lift MIT-specific code from Remit
Alex Dehnert [Thu, 13 May 2010 09:58:47 +0000 (05:58 -0400)] 
Shamelessly lift MIT-specific code from Remit

12 years agoFix issues with user setup in the scripts backend
Alex Dehnert [Tue, 24 May 2011 20:31:37 +0000 (16:31 -0400)] 
Fix issues with user setup in the scripts backend

In particular:
* Properly escape usernames before passing them to LDAP
* Error out if the user can't be found

In theory, neither should be an issue, because this should only get called if
certs are in use, so the username should be sane and present in LDAP.

Thanks to Anders for bringing the first issue to my attention.

12 years agoAuto-apply 'mit' and 'autocreated' groups
Alex Dehnert [Fri, 2 Apr 2010 15:21:11 +0000 (11:21 -0400)] 
Auto-apply 'mit' and 'autocreated' groups

This resolves the "we need rope" part of Trac #20.

12 years agoProperly escape the zwrite command line
Alex Dehnert [Tue, 24 May 2011 20:16:21 +0000 (16:16 -0400)] 
Properly escape the zwrite command line

Thanks to Anders for bringing this issue to my attention.

12 years agoLookup users in LDAP while auto-creating
Alex Dehnert [Tue, 9 Mar 2010 09:41:43 +0000 (04:41 -0500)] 
Lookup users in LDAP while auto-creating

12 years agoGive autocreated users a fake password (Trac: #38)
Alex Dehnert [Thu, 27 May 2010 00:15:03 +0000 (20:15 -0400)] 
Give autocreated users a fake password (Trac: #38)

12 years agoCert auth works!
Alex Dehnert [Tue, 2 Feb 2010 16:38:15 +0000 (11:38 -0500)] 
Cert auth works!

12 years agoCertificate auth start
Alex Dehnert [Tue, 2 Feb 2010 15:55:36 +0000 (10:55 -0500)] 
Certificate auth start

12 years agoRoot commit
Alex Dehnert [Tue, 5 Jan 2010 02:18:56 +0000 (21:18 -0500)] 
Root commit