Update gitlab-public-registration.yaml
parent
a549ab0093
commit
d7e894cd7d
|
@ -1,7 +1,7 @@
|
|||
id: gitlab-public-registration
|
||||
|
||||
info:
|
||||
name: GitLab public registration of new user
|
||||
name: GitLab public registration of new user - Detect
|
||||
author: axrk
|
||||
severity: info
|
||||
metadata:
|
||||
|
@ -20,6 +20,7 @@ http:
|
|||
words:
|
||||
- '<span class="gl-button-text">Register</span>'
|
||||
- 'data-qa-selector="new_user_register_button"'
|
||||
condition: or
|
||||
|
||||
- type: word
|
||||
words:
|
||||
|
@ -32,4 +33,4 @@ http:
|
|||
- type: word
|
||||
negative: true
|
||||
words:
|
||||
- '<meta content="GitLab.com" property="og:description">'
|
||||
- '<meta content="GitLab.com" property="og:description">'
|
||||
|
|
Loading…
Reference in New Issue