Fix bug that prevented users from being registered on sandbox creation

This commit includes

  • support for a 'user' param in project registration all the way down
  • update to bootstrap.py to force auth and registration methods to 'local' so as not to interfere with sf.net sandbox
  • fix for username.u.u being registered (rather than username.u) on sf.net sandbox

Rick Copeland Rick Copeland 2010-05-22

changed pyforge/pyforge/ext/sfx/lib/sfx_api.py
changed pyforge/pyforge/ext/sfx/sfx_main.py
changed pyforge/pyforge/lib/plugin.py
changed pyforge/pyforge/model/auth.py
changed pyforge/pyforge/model/project.py
changed pyforge/pyforge/websetup/bootstrap.py
pyforge/pyforge/ext/sfx/lib/sfx_api.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/ext/sfx/sfx_main.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/lib/plugin.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/auth.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/project.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/websetup/bootstrap.py Diff Switch to side-by-side view
Loading...