pull/4273/head
James Elliott 2022-10-28 22:47:34 +11:00 committed by GitHub
parent ab742a6e90
commit c16456bd6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View File

@ -26,6 +26,8 @@ body:
description: What version(s) of Authelia can you reproduce this bug on?
multiple: true
options:
- v4.37.2
- v4.37.1
- v4.37.0
- v4.36.9
- v4.36.8

View File

@ -7,5 +7,5 @@
package cmd
const (
versionSwaggerUI = "4.15.0"
versionSwaggerUI = "4.15.2"
)

View File

@ -2,7 +2,7 @@
title: "Generating Secure Values"
description: "A reference guide on generating secure values such as password hashes, password strings, and cryptography keys"
lead: "This section contains reference documentation for generating secure values such as password hashes, password strings, and cryptography keys."
date: 2022-06-15T17:51:47+10:00
date: 2022-10-23T18:09:19+11:00
draft: false
images: []
menu: