- 23 Jan, 2013 1 commit
-
-
Brian Wilson committed
-
- 22 Jan, 2013 1 commit
-
-
Brian Wilson committed
-
- 18 Jan, 2013 1 commit
-
-
Brian Wilson committed
-
- 15 Oct, 2012 2 commits
-
-
Corrected comments on OpenID temporal fix
Carlos Andrés Rocha committed -
Per update from CS50 team, their client will break if not given addresses.
John Hess committed
-
- 14 Oct, 2012 2 commits
-
-
Temporarily return username also as the email and fullname fields of the response using OpenID's simple registration extension.
Carlos Andrés Rocha committed -
ichuang committed
-
- 05 Oct, 2012 1 commit
-
-
Also renamed some variables to make them more distinguishable
Carlos Andrés Rocha committed
-
- 03 Oct, 2012 2 commits
-
-
Replaced the previous method of getting it from HTTP_POST to use django's mechanism, which may or may not use HTTP_HOST. However if an attacker changes the request header, there is not much he can do since he cannot recreate the association nonce.
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
- 09 Sep, 2012 1 commit
-
-
missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON
ichuang committed
-
- 31 Aug, 2012 4 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 29 Aug, 2012 7 commits
-
-
Carlos Andrés Rocha committed
-
Added OPENID_PROVIDER_TRUSTED_ROOTS django setting. It should be a list of glob matching patterns: ['*.cs50.net', '*.other.net'] Also did some minor refactoring and cleanup.
Carlos Andrés Rocha committed -
Nate Hardison committed
-
Carlos Andrés Rocha committed
-
Nate Hardison committed
-
- provider placed behind separate feature flag - domain of openid consumer displayed in login page - added logging for successful login, changed log messages to include "OpenID"
Tommy MacWilliam committed -
- endpoint supports both SReg and AX - identity taken from edX username - sreg fullname and ax http://axschema.org/namePerson taken from edX name - sreg email and ax http://axschema.org/contact/email taken from edX email
Tommy MacWilliam committed
-
- 22 Aug, 2012 1 commit
-
-
Use the university profile page for courses and index if we are in a branded subdomain. N.B. THIS DOESN'T WORK WITH MIT_SSL_AUTH
Calen Pennington committed
-
- 15 Aug, 2012 1 commit
-
-
David Ormsbee committed
-
- 06 Aug, 2012 1 commit
-
-
ichuang committed
-
- 02 Aug, 2012 8 commits
- 01 Aug, 2012 1 commit
-
-
ichuang committed
-