- Hosts
- {{.HostCount}} / {{.HostLimit}}
- Expires
- {{formatTime .ExpiresAt}}
- Packages
- {{.Packages}}
- Created by
- {{.CreatedBy}}
Deployment authorization created
{{.NewCode}}
Share this code only with the technician performing the deployment.
{{.Notice}}
{{end}}
Controlled package delivery
Open a deployment window.
Authorize a limited number of hosts for selected packages. Access closes automatically at the end of the window.
Default policy
{{.DefaultHostLimit}} hosts
{{.DefaultDuration}} hours
New authorization
Create deployment code
Recent activity
Deployment authorizations
Registry catalog
Protected packages
{{range .Packages}}
{{else}}
{{.DisplayName}}
{{.Slug}} · {{.PackageVersion}}
{{if .Enabled}}Enabled{{else}}Disabled{{end}}
Add the first package after publishing it to Gitea.
{{end}}Audit trail
Latest security events
{{range .AuditEvents}}
{{else}}
{{.EventType}}
{{formatTime .CreatedAt}}
{{if .Actor}}{{.Actor}}{{end}}
{{if .Hostname}}{{.Hostname}}{{end}}
{{if .PackageSlug}}{{.PackageSlug}}{{end}}
{{.SourceIP}}
{{if .Details}}{{.Details}}{{end}}
No security events have been recorded.
{{end}}