Optimize register api. Add verify Turnstile captcha to login api.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
app:
|
||||
app-name: Oxygen Toolbox # Application name
|
||||
turnstile-secret-key: 1x0000000000000000000000000000000AA # Turnstile secret key
|
||||
admin:
|
||||
# username: admin # Username of administrator
|
||||
# password: admin # Default password of administrator
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
app:
|
||||
app-name: FatWeb
|
||||
app-name: Oxygen Toolbox
|
||||
version: @project.version@
|
||||
build-time: @build.timestamp@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user