Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
dc5a38e3
Verified
Commit
dc5a38e3
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
document the issue about confidential issues
Closes:
gitlab#23
parent
5cc3d264
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/gitlab.md
+14
-0
14 additions, 0 deletions
howto/gitlab.md
with
14 additions
and
0 deletions
howto/gitlab.md
+
14
−
0
View file @
dc5a38e3
...
...
@@ -56,6 +56,20 @@ you have [searched the GitLab project for similar bugs][search].
If you do
*not*
have access to GitLab, you can email
<gitlab-admin@torproject.org>
.
### Note about confidential issues
Note that you can mark issues as "confidentials" which will make them
private to the members of the project the issue is reported on (the
"developers" group and above, specifically).
Keep in mind, however, that it is still possible issue information
gets leaked in cleartext, however. For example, GitLab
[
sends email
notifications in cleartext for private issue
](
https://gitlab.com/gitlab-org/gitlab/-/issues/5816
)
, an known upstream
issue. (We have
[
decided we cannot fix this ourselves in GitLab for
now
](
https://gitlab.torproject.org/tpo/tpa/gitlab/-/issues/23
)
.) Some repositories might also have "web hooks" that notify
IRC bots in clear text as well, although at the time of writing all
projects are correctly configured.
## How to contribute code?
As reporting an issue, you first need to figure out which project you
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment