Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
Note that routes must be within firewall path
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Nov 27, 2018
1 parent 1c9ec92 commit 059eca7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Resources/doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ return [
### Step 3: Define routes

In `config/routes.yaml` add a route for the two-factor authentication form and another one for checking the
authentication code.
authentication code. *Please note:* The routes must be located within the path of the firewall, which should use
two-factor authentication.

```yaml
# config/routes.yaml
Expand Down

0 comments on commit 059eca7

Please sign in to comment.