[obs-commits] [openSUSE/open-build-service] 6ab1a9: [webui][api] Fix, refactor and test user sign up
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 6ab1a9fba4d0231587da9aa25dbee0fdcb2e1b4e https://github.com/openSUSE/open-build-service/commit/6ab1a9fba4d0231587da9a... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2014-02-24 (Mon, 24 Feb 2014) Changed paths: M src/api/app/controllers/person_controller.rb M src/api/app/controllers/webui/user_controller.rb M src/api/app/helpers/webui/webui_helper.rb A src/api/app/models/unregistered_user.rb M src/api/app/models/user.rb M src/api/app/views/layouts/webui/_personal_navigation.html.erb M src/api/app/views/webui/main/index.html.erb R src/api/app/views/webui/user/register_user.erb A src/api/app/views/webui/user/register_user.html.erb M src/api/test/functional/webui/signup_test.rb M src/api/test/unit/code_quality_test.rb Log Message: ----------- [webui][api] Fix, refactor and test user sign up
participants (1)
-
Henne Vogelsang