Welcome to mirror list, hosted at ThFree Co, Russian Federation.

1666038724_Gitlab__Tracking__Helpers__WeakPasswordErrorEvent_track_weak_password_error.yml « events « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d19db52074b48715c53f86ac36f0ad14389bcf50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
description: User record is invalid due to weak password
category: Gitlab::Tracking::Helpers::WeakPasswordErrorEvent
action: track_weak_password_error
label_description:
property_description:
value_description:
extra_properties:
  controller:
    type: string
    description: The controller which triggered the weak password check
  method:
    type: string
    description: The method or controller action which triggered the weak password check
identifiers:
product_section: dev
product_stage: manage
product_group: group::authentication and authorization
product_category: authentication_and_authorization
milestone: "15.6"
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/100237
distributions:
- ce
- ee
tiers:
- free
- premium
- ultimate