[Git][noosfero/noosfero][master] 5 commits: Impelements account verification with short code

Rodrigo Souto gitlab at mg.gitlab.com
Mon Apr 2 11:40:01 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
0847c598 by Gabriel Silva at 2018-03-22T16:54:08Z
Impelements account verification with short code

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
8c9f2c37 by Gabriel Silva at 2018-03-22T16:54:08Z
Removes selenium tests that do not depend on Js

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
ba55a50b by Gabriel Silva at 2018-03-22T20:09:11Z
Runs fixtures on RSpec tests

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
df0e8a88 by Gabriel Silva at 2018-03-26T14:24:00Z
Uses Notifiable module on User

Signed-off-by: Gabriel Silva <gabriel93.silva at gmail.com>

- - - - -
7cd9332e by Rodrigo Souto at 2018-04-02T14:39:34Z
Merge branch 'activation' into 'master'

Implements Short Code Account Activation

See merge request noosfero/noosfero!1422
- - - - -


30 changed files:

- app/api/v1/session.rb
- app/controllers/admin/users_controller.rb
- app/controllers/public/account_controller.rb
- app/controllers/public/home_controller.rb
- app/mailers/user_mailer.rb
- app/models/moderate_user_registration.rb
- app/models/user.rb
- + app/views/account/activate.html.erb
- app/views/account/login.html.erb
- app/views/home/welcome.html.erb
- app/views/user_mailer/activation_code.text.erb
- features/signup.feature
- features/step_definitions/noosfero_steps.rb
- plugins/custom_forms/test/integration/custom_forms_plugin/polls_block_profile_test.rb
- plugins/custom_forms/test/integration/custom_forms_plugin/survey_block_profile_test.rb
- plugins/ldap/lib/ldap_plugin.rb
- plugins/ldap/test/functional/account_controller_plugin_test.rb
- plugins/newsletter/test/integration/safe_strings_test.rb
- plugins/oauth_client/lib/ext/user.rb
- plugins/people_block/test/unit/friends_block_test.rb
- plugins/people_block/test/unit/members_block_test.rb
- plugins/piwik/test/integration/user_menu_test.rb
- plugins/public_access_restriction/test/integration/redirection_test.rb
- plugins/push_notification/test/api/api_test.rb
- plugins/push_notification/test/unit/notification_settings_test.rb
- plugins/push_notification/test/unit/push_notification_helper_test.rb
- plugins/remote_user/lib/remote_user_plugin.rb
- plugins/remote_user/test/functional/remote_user_plugin_test.rb
- plugins/stoa/test/functional/account_controller_test.rb
- plugins/stoa/test/functional/stoa_plugin_controller_test.rb


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/a7956e5e46c45f46d55c6d2130fb71e399374ffc...7cd9332e8ea74589c5ac8d463a26b1d9777c881f

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/a7956e5e46c45f46d55c6d2130fb71e399374ffc...7cd9332e8ea74589c5ac8d463a26b1d9777c881f
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180402/35c31529/attachment.html>


More information about the Noosfero-dev mailing list