Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a70b6729
Commit
a70b6729
authored
Aug 31, 2017
by
Alexis Reigel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
document new gpg verification conditions
parent
e7d0febb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
doc/user/project/repository/gpg_signed_commits/index.md
doc/user/project/repository/gpg_signed_commits/index.md
+2
-1
No files found.
doc/user/project/repository/gpg_signed_commits/index.md
View file @
a70b6729
...
@@ -22,11 +22,12 @@ GitLab uses its own keyring to verify the GPG signature. It does not access any
...
@@ -22,11 +22,12 @@ GitLab uses its own keyring to verify the GPG signature. It does not access any
public key server.
public key server.
In order to have a commit verified on GitLab the corresponding public key needs
In order to have a commit verified on GitLab the corresponding public key needs
to be uploaded to GitLab. For a signature to be verified t
wo prerequisite
s need
to be uploaded to GitLab. For a signature to be verified t
hree condition
s need
to be met:
to be met:
1.
The public key needs to be added your GitLab account
1.
The public key needs to be added your GitLab account
1.
One of the emails in the GPG key matches your
**primary**
email
1.
One of the emails in the GPG key matches your
**primary**
email
1.
The committer's email matches the verified email from the gpg key
## Generating a GPG key
## Generating a GPG key
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment