Skip to content

Commit f27f6f6

Browse files
committed
Formatting
1 parent 774aec8 commit f27f6f6

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
@@ -135,8 +135,7 @@ Troubleshooting
135135
Your authenticated token was flagged as invalid. Follow the solution below.
136136

137137
No
138-
Unknown issue. Try to reach out for help by
139-
`creating an issue`_ and let us know what you've already tested.
138+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
140139

141140
**Solution to: Your authenticated token was flagged as invalid**
142141

@@ -239,8 +238,7 @@ Troubleshooting
239238
authentication.
240239

241240
No
242-
Unknown issue. Try to reach out for help by
243-
`creating an issue`_ and let us know what you've already tested.
241+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
244242

245243
#. On login, do you reach the end (return statement) of method
246244
``Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator::authenticate()``?
@@ -249,8 +247,8 @@ Troubleshooting
249247
Continue with 4)
250248

251249
No
252-
Something is wrong with the integration of the bundle. Try to reach out for help by
253-
`creating an issue`_ and let us know what you've already tested.
250+
Something is wrong with the integration of the bundle. Try to reach out for help by `creating an issue`_ and let
251+
us know what you've already tested.
254252

255253
#. On login, is method
256254
``Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderInitiator::getActiveTwoFactorProviders()`` called?
@@ -267,8 +265,7 @@ Troubleshooting
267265
return any values?
268266

269267
Yes, it returns an array of strings
270-
Unknown issue. Try to reach out for help by
271-
`creating an issue`_ and let us know what you've already tested.
268+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
272269

273270
No, it returns an empty array
274271
**Solution:** our user doesn't have an active two-factor authentication method. Either the ``is*Enabled`` method
@@ -302,7 +299,6 @@ Yes
302299
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>`_\ ?
303300

304301
No, there's no cookie set
305-
Unknown issue. Try to reach out for help by
306-
`creating an issue`_ and let us know what you've already tested.
302+
Unknown issue. Try to reach out for help by `creating an issue`_ and let us know what you've already tested.
307303

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

0 commit comments

Comments
 (0)