docs: remove dummy stage
This commit is contained in:
parent
e94abfc986
commit
ab6d46558b
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
|
@ -1,7 +0,0 @@
|
||||||
---
|
|
||||||
title: Dummy stage
|
|
||||||
---
|
|
||||||
|
|
||||||
This stage is used for development and has no function. It presents the user with a form which requires a single confirmation.
|
|
||||||
|
|
||||||
![](dummy.png)
|
|
|
@ -50,7 +50,6 @@ module.exports = {
|
||||||
"flow/stages/authenticator_totp/index",
|
"flow/stages/authenticator_totp/index",
|
||||||
"flow/stages/authenticator_validate/index",
|
"flow/stages/authenticator_validate/index",
|
||||||
"flow/stages/captcha/index",
|
"flow/stages/captcha/index",
|
||||||
"flow/stages/dummy/index",
|
|
||||||
"flow/stages/email/index",
|
"flow/stages/email/index",
|
||||||
"flow/stages/identification/index",
|
"flow/stages/identification/index",
|
||||||
"flow/stages/invitation/index",
|
"flow/stages/invitation/index",
|
||||||
|
|
Reference in New Issue