docs: remove dummy stage

This commit is contained in:
Jens Langhammer 2021-02-27 15:20:33 +01:00
parent e94abfc986
commit ab6d46558b
3 changed files with 0 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -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)

View File

@ -50,7 +50,6 @@ module.exports = {
"flow/stages/authenticator_totp/index",
"flow/stages/authenticator_validate/index",
"flow/stages/captcha/index",
"flow/stages/dummy/index",
"flow/stages/email/index",
"flow/stages/identification/index",
"flow/stages/invitation/index",