- Jul 04, 2019
-
-
James Edwards-Jones authored
Works by looking up browser sessions stored in Redis to see if the user has any active SAML sessions for the group a resource belongs to. When we are in a web request we use the current session. Outside of web requests we check for background sessions.
-
- Jun 17, 2019
-
-
James Edwards-Jones authored
- policies fixed - schema updated - Groups::UpdateService to handle params - form added - validate subnet, top-level group, and group presence - ability to combine multiple IpRestriction removed - avoid saving previous IP address in IpAddressState - avoid user namespaces - specs added - license check added
-
- Jun 12, 2019
-
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
Alongside specs
-
- Jun 06, 2019
-
-
Alex Kalderimis authored
This adds support for project maintainers setting the value of commit_committer_check
-
- Jun 04, 2019
-
-
rossfuhrman authored
This change supports the editing and deleting of vulnerability feedback dismissal comments. It also supports adding a comment if one was not supplied during the initial dismissal. For the backend this is all done through the update action of the vulnerability feedback controller.
-
Krasimir Angelov authored
Request: ``` POST /*namespace_id/:project_id/-/feature_flags_client/reset_token ``` Response: ``` { "token" => "new-token-value" } ```
-
- May 09, 2019
-
-
James Edwards-Jones authored
Adds a check to ProjectPolicy to ensure that there is an active SAML session when SSO is being enforced. Builds upon changes in GroupPolicy, but because so many policies delegate to ProjectPolicy there is much more impact from this MR.
-
- May 08, 2019
-
-
Olivier Gonzalez authored
Split into separate, fine grained permissions
-
- May 07, 2019
-
-
Peter Leitzen authored
The policy `read_prometheus_alerts` already makes sure that the user has at least maintainer access. Add some missing specs to cover unprivileged access.
-
- May 06, 2019
-
-
Peter Leitzen authored
Stop preventing `internal` users from using quick actions and just prevent the support bot from using them.
-
- Apr 09, 2019
-
-
Imre Farkas authored
...instead of EEExternalAuthorizationServiceHelpers
-
- Apr 03, 2019
-
-
Shinya Maeda authored
We recently changed the permission model to disallow guests to read Releases. The spec should be updated as well according to the expectation.
-
- Mar 27, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 24, 2018
-
-
Mayra Cabrera authored
- Deletes EE html specific view - Overrides private methods on ClusterableActions - Add ee specific specs
-
- Dec 06, 2018
-
-
Francisco Javier López authored
-
- Oct 23, 2018
-
-
Kamil Trzciński authored
This tests permissions when repository is disabled
-
- Oct 10, 2018
-
-
Fabien Catteau authored
-
- Jul 30, 2018
-
-
Gilbert Roulot authored
-
- Jul 26, 2018
-
-
Fabien Catteau authored
Closes #6786
-
- Jul 11, 2018
-
-
Mark Chao authored
-
- Jul 06, 2018
-
-
Olivier Gonzalez authored
-
- May 08, 2018
-
-
Olivier Gonzalez authored
-
- Mar 27, 2018
-
-
Bob Van Landuyt authored
Log access to a classification label and project when External Policy Control is enabled.
-
- Mar 23, 2018
-
-
Bob Van Landuyt authored
When enabling this feature without a URL, all cross project features will remain accessible and no requests will be made. A classification label can still be specified for projects and will be shown on all project pages.
-
- Feb 22, 2018
-
-
Bob Van Landuyt authored
When this feature is enabled, users will not be able to see any cross project references. When a user tries to view a project we will first validate if the user has access to the classification label assigned to the project. When no classification label is assigned to a project, a default label is used. This default can be defined in the settings.
-
- Feb 09, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Dec 06, 2017
-
-
Tiago Botelho authored
-
Tiago Botelho authored
Renames remote_mirror_available to mirror_available to not only incorporate push mirrors but pull mirrors as well.
-
- Oct 19, 2017
-
-
Tiago Botelho authored
-