05 Jan, 2015
20 commits
-
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
-
Removed e-mail field from form since it's not gonna be updated Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
-
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
-
Email must not be changed through any means in the Register process Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Email must not be changed through any means in the Register process Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Email must not be changed through any means in the Register process Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Message is not necessary anymore since browserid itself validates the emails the users register, also deleted script to delete invalid emails since browserid is already validating the emails. Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Redirecting user to complete its profile with the main data(first/last name and username) through every page till (s)he updates it. Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Linked user instance to form in order to only update it instead of create another user Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
The default algorythm generates a hash to save in database Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Validated a case where the user was able to insert blank space in username field in the Register step Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Email is a read-only field so that user won't change it in the 'Register' step Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
-
Now to access this step the user must be authenticated and in need to update its main data Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
-
Set a boolean field to tell whether a user needs to update its register upon registering/logging in through browserid Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
-
Added more fields to create user with custom model Signed-off-by: Carlos Oliveira <carlospecter@gmail.com> Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
-
Browserid now creates user upon login without a previous user created using the desired e-mail. Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
18 Dec, 2014
1 commit
11 Dec, 2014
1 commit
10 Dec, 2014
1 commit
-
Fixes #7
08 Dec, 2014
8 commits
-
Added CONVERSEJS_ENABLED variable to user update view
-
Gitlab hide https hitting SSH button on clone options, making ssh the default (and unique) option for clone
05 Dec, 2014
2 commits
04 Dec, 2014
7 commits
-
Colab home redirect Settings COLAB_HOME_URL indicates the homepage redirect page, empty if default homepage.
-
Popout username Just overwritten init method in order to pop username field out of UserUpdateView