Disable user reg

This commit is contained in:
j37hr0 2026-05-04 19:06:00 +12:00
parent db3bcc2ec3
commit 6bbbc2a7f8
2 changed files with 84 additions and 0 deletions

View file

@ -32,6 +32,8 @@ spec:
value: "1000" value: "1000"
- name: FORGEJO__database__DB_TYPE - name: FORGEJO__database__DB_TYPE
value: "sqlite3" value: "sqlite3"
- name: FORGEJO__service__DISABLE_REGISTRATION
value: "true"
- name: FORGEJO__server__START_SSH_SERVER - name: FORGEJO__server__START_SSH_SERVER
value: "true" value: "true"
- name: FORGEJO__server__SSH_DOMAIN - name: FORGEJO__server__SSH_DOMAIN

82
gitleaks-report.json Normal file
View file

@ -0,0 +1,82 @@
[
{
"Description": "Generic API Key",
"StartLine": 17,
"EndLine": 18,
"StartColumn": 10,
"EndColumn": 1,
"Match": "SecretId: REDACTED",
"Secret": "REDACTED",
"File": "infrastructure/velero/contabosecret.yaml",
"SymlinkFile": "",
"Commit": "0e30028db029093d82c3b1171527cf274d24b3a8",
"Entropy": 3.540174,
"Author": "Jethro",
"Email": "jethro.cotton3@gmail.com",
"Date": "2026-03-19T09:32:10Z",
"Message": "messing around with testing contabo storage and getting bws secrets",
"Tags": [],
"RuleID": "generic-api-key",
"Fingerprint": "0e30028db029093d82c3b1171527cf274d24b3a8:infrastructure/velero/contabosecret.yaml:generic-api-key:17"
},
{
"Description": "Generic API Key",
"StartLine": 19,
"EndLine": 20,
"StartColumn": 10,
"EndColumn": 1,
"Match": "SecretId: REDACTED",
"Secret": "REDACTED",
"File": "infrastructure/velero/contabosecret.yaml",
"SymlinkFile": "",
"Commit": "0e30028db029093d82c3b1171527cf274d24b3a8",
"Entropy": 3.6971598,
"Author": "Jethro",
"Email": "jethro.cotton3@gmail.com",
"Date": "2026-03-19T09:32:10Z",
"Message": "messing around with testing contabo storage and getting bws secrets",
"Tags": [],
"RuleID": "generic-api-key",
"Fingerprint": "0e30028db029093d82c3b1171527cf274d24b3a8:infrastructure/velero/contabosecret.yaml:generic-api-key:19"
},
{
"Description": "Generic API Key",
"StartLine": 21,
"EndLine": 22,
"StartColumn": 10,
"EndColumn": 1,
"Match": "SecretId: REDACTED",
"Secret": "REDACTED",
"File": "infrastructure/velero/contabosecret.yaml",
"SymlinkFile": "",
"Commit": "0e30028db029093d82c3b1171527cf274d24b3a8",
"Entropy": 3.6342525,
"Author": "Jethro",
"Email": "jethro.cotton3@gmail.com",
"Date": "2026-03-19T09:32:10Z",
"Message": "messing around with testing contabo storage and getting bws secrets",
"Tags": [],
"RuleID": "generic-api-key",
"Fingerprint": "0e30028db029093d82c3b1171527cf274d24b3a8:infrastructure/velero/contabosecret.yaml:generic-api-key:21"
},
{
"Description": "Generic API Key",
"StartLine": 23,
"EndLine": 23,
"StartColumn": 10,
"EndColumn": 0,
"Match": "SecretId: REDACTED",
"Secret": "REDACTED",
"File": "infrastructure/velero/contabosecret.yaml",
"SymlinkFile": "",
"Commit": "0e30028db029093d82c3b1171527cf274d24b3a8",
"Entropy": 3.68426,
"Author": "Jethro",
"Email": "jethro.cotton3@gmail.com",
"Date": "2026-03-19T09:32:10Z",
"Message": "messing around with testing contabo storage and getting bws secrets",
"Tags": [],
"RuleID": "generic-api-key",
"Fingerprint": "0e30028db029093d82c3b1171527cf274d24b3a8:infrastructure/velero/contabosecret.yaml:generic-api-key:23"
}
]