=== imbrando1 is now known as imbrandon | ||
daker | hey cjohnston can you look again pls https://code.launchpad.net/~daker/loco-team-portal/fix.616547/+merge/107553 | 14:05 |
---|---|---|
=== AlanBell is now known as zAlanBell | ||
=== zAlanBell is now known as AlanBell | ||
cjohnston | daker: I think it needs to be split up into a couple different MPs please | 21:43 |
daker | it's not possible :) | 21:44 |
daker | most of the code is just for the UI | 21:44 |
cjohnston | also: | 21:44 |
cjohnston | i found out | 21:44 |
cjohnston | OPENID_STRICT_USERNAMES = True | 21:44 |
cjohnston | OPENID_FOLLOW_RENAMES = True | 21:44 |
cjohnston | OPENID_SREG_REQUIRED_FIELDS = ['email', 'nickname'] | 21:44 |
cjohnston | gives an error | 21:44 |
daker | ah ok | 21:44 |
cjohnston | because of the strict usernames, nickname is already required | 21:45 |
cjohnston | so just sreg req fields email | 21:45 |
cjohnston | drop the nickname from the third line | 21:45 |
daker | ok | 21:46 |
daker | like this : | 21:47 |
daker | OPENID_SREG_REQUIRED_FIELDS = ['email' | 21:47 |
daker | ] | 21:47 |
daker | cjohnston: ^ | 21:48 |
cjohnston | i think so | 21:48 |
cjohnston | http://bazaar.launchpad.net/~summit-hackers/summit/trunk/revision/447 | 21:48 |
daker | done | 21:51 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!