- Mar 11, 2020
-
-
GitLab Bot authored
-
- Feb 20, 2020
-
-
GitLab Bot authored
-
- Jan 21, 2020
-
-
GitLab Bot authored
-
- Nov 19, 2019
-
-
GitLab Bot authored
-
- Oct 22, 2019
-
-
GitLab Bot authored
-
- Aug 10, 2019
-
-
Alex Buijs authored
With a time treshold of 4 seconds and a firstname and lastname honeypot input fields when signing up
-
- Aug 08, 2019
-
-
Alex Buijs authored
Don't redirect to the Almost there page after registration and after resending confirmation instructions
-
- Jul 26, 2019
-
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- Jun 26, 2019
-
- Jun 19, 2019
-
-
Jiaan authored
-
- Jun 06, 2019
-
-
Jiaan authored
-
- Feb 18, 2019
-
-
https://gitlab.com/gitlab-org/gitlab-ceEhsan Abdulqader authored
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature/56787-realtime-validation-for-user-fullname-and-username
-
- Jun 24, 2018
-
-
Sanad Liaquat authored
-
- Jun 08, 2018
-
-
Bob Van Landuyt authored
When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar.
-
- May 04, 2018
-
-
Bob Van Landuyt authored
This enforces the terms in the web application. These cases are specced: - Logging in: When terms are enforced, and a user logs in that has not accepted the terms, they are presented with the screen. They get directed to their customized root path afterwards. - Signing up: After signing up, the first screen the user is presented with the screen to accept the terms. After they accept they are directed to the dashboard. - While a session is active: - For a GET: The user will be directed to the terms page first, after they accept the terms, they will be directed to the page they were going to - For any other request: They are directed to the terms, after they accept the terms, they are directed back to the page they came from to retry the request. Any information entered would be persisted in localstorage and available on the page.
-
- Feb 22, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-