An error occurred fetching the project authors.
- 27 Mar, 2017 1 commit
-
-
George Andrinopoulos authored
-
- 09 Mar, 2017 1 commit
-
-
http://jneen.net/ authored
to make sure we mean the global permissions
-
- 06 Mar, 2017 1 commit
-
-
Tiago Botelho authored
-
- 01 Mar, 2017 1 commit
-
-
Tiago Botelho authored
-
- 28 Feb, 2017 5 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
refactors documentation and personal access tokens form to not allow admins to generate non impersionation tokens
-
Simon Vocella authored
-
Simon Vocella authored
-
Robert Schilling authored
-
- 23 Feb, 2017 6 commits
-
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 16 Feb, 2017 1 commit
-
-
Robert Schilling authored
-
- 09 Feb, 2017 1 commit
-
-
Joost Rijneveld authored
-
- 08 Feb, 2017 1 commit
-
-
dixpac authored
* Changed name of delete_user_service and worker to destroy * Move and change delete_group_service to Groups::DestroyService * Rename Notes::DeleteService to Notes::DestroyService
-
- 02 Feb, 2017 1 commit
-
-
George Andrinopoulos authored
-
- 11 Jan, 2017 1 commit
-
-
Mark Fletcher authored
-
- 05 Jan, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 03 Jan, 2017 1 commit
-
-
Robert Schilling authored
-
- 18 Dec, 2016 1 commit
-
-
Arsenev Vladislav authored
-
- 16 Dec, 2016 3 commits
-
-
Timothy Andrew authored
- Move the `Oauth2::AccessTokenValidationService` class to `AccessTokenValidationService`, since it is now being used for personal access token validation as well. - Each API endpoint declares the scopes it accepts (if any). Currently, the top level API module declares the `api` scope, and the `Users` API module declares the `read_user` scope (for GET requests). - Move the `find_user_by_private_token` from the API `Helpers` module to the `APIGuard` module, to avoid littering `Helpers` with more auth-related methods to support `find_user_by_private_token`
-
Timothy Andrew authored
- Move the `Oauth2::AccessTokenValidationService` class to `AccessTokenValidationService`, since it is now being used for personal access token validation as well. - Each API endpoint declares the scopes it accepts (if any). Currently, the top level API module declares the `api` scope, and the `Users` API module declares the `read_user` scope (for GET requests). - Move the `find_user_by_private_token` from the API `Helpers` module to the `APIGuard` module, to avoid littering `Helpers` with more auth-related methods to support `find_user_by_private_token`
-
Rémy Coutable authored
The issue was arising when `#current_user` was called a second time after a user was impersonated: the `User#is_admin?` check would be performed on it and it would fail. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 15 Dec, 2016 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 14 Dec, 2016 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 12 Dec, 2016 1 commit
-
-
Rémy Coutable authored
The issue was arising when `#current_user` was called a second time after a user was impersonated: the `User#is_admin?` check would be performed on it and it would fail. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 08 Dec, 2016 1 commit
-
-
Valery Sizov authored
-
- 07 Dec, 2016 2 commits
-
-
tiagonbotelho authored
-
tiagonbotelho authored
-
- 05 Dec, 2016 1 commit
-
-
Robert Schilling authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 04 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Nov, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-