Skip to content

Commit d93d19f

Browse files
committed
Formatting
1 parent 3d27dc8 commit d93d19f

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

doc/troubleshooting.rst

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ Troubleshooting
125125
Your authenticated token was flagged as invalid. Follow the solution below.
126126

127127
No
128-
Unknown issue. Try to reach out for help by
129-
`creating an issue`_ and let us know what you've already tested.
128+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
130129

131130
**Solution to: Your authenticated token was flagged as invalid**
132131

@@ -229,8 +228,7 @@ Troubleshooting
229228
authentication.
230229

231230
No
232-
Unknown issue. Try to reach out for help by
233-
`creating an issue`_ and let us know what you've already tested.
231+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
234232

235233
#. On login, do you reach the end (return statement) of method
236234
``Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator::authenticate()``?
@@ -239,8 +237,8 @@ Troubleshooting
239237
Continue with 4)
240238

241239
No
242-
Something is wrong with the integration of the bundle. Try to reach out for help by
243-
`creating an issue`_ and let us know what you've already tested.
240+
Something is wrong with the integration of the bundle. Try to reach out for help by `creating an issue`_ and let
241+
us know what you've already tested.
244242

245243
#. On login, is method
246244
``Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderInitiator::getActiveTwoFactorProviders()`` called?
@@ -257,8 +255,7 @@ Troubleshooting
257255
return any values?
258256

259257
Yes, it returns an array of strings
260-
Unknown issue. Try to reach out for help by
261-
`creating an issue`_ and let us know what you've already tested.
258+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
262259

263260
No, it returns an empty array
264261
**Solution:** our user doesn't have an active two-factor authentication method. Either the ``is*Enabled`` method
@@ -292,7 +289,6 @@ Yes
292289
other cookie options. Did you maybe try to `set it for a top level domain <https://github.com/scheb/two-factor-bundle/issues/242#issuecomment-538735430>`_\ ?
293290

294291
No, there's no cookie set
295-
Unknown issue. Try to reach out for help by
296-
`creating an issue`_ and let us know what you've already tested.
292+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
297293

298294
.. _`creating an issue`: https://github.com/scheb/2fa/issues/new?labels=Support&template=support-request

0 commit comments

Comments
 (0)