Skip to content

create 2FA documentation#236

Merged
jospoortvliet merged 3 commits into
masterfrom
2fa
Nov 22, 2016
Merged

create 2FA documentation#236
jospoortvliet merged 3 commits into
masterfrom
2fa

Conversation

@jospoortvliet

Copy link
Copy Markdown
Member

Comment thread user_manual/user_2fa.rst Outdated
*2FA challenge*, a request to enter the TOTP code in your browser.

.. figure:: images/totp_login_1.png
:alt: TOTP challenge at login.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That one will be gone with 11. At least if only one second factor is configured, then it will just redirect to totp_login_2.png :)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed.

Comment thread user_manual/user_2fa.rst Outdated
Using 2 Factor Authentication
=============================

Two Factor Authentication (2FA) is a way to protect your Nextcloud account

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK 2FA is written "two-factor authentication"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Comment thread user_manual/user_2fa.rst Outdated
(*something you have*). Nextcloud supports a variety of 2nd factors and
more can be added.

Once a Two Factor Authentication app has been enabled by your administrator

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread user_manual/user_2fa.rst Outdated
you can enable and configure it in :doc:`userpreferences`. Below you can
see how.

Configuring 2 Factor Authentication

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Comment thread user_manual/user_2fa.rst Outdated

If the code was correct you will be redirected to your Nextcloud account.
You will not have to enter the code again in this browser unless you clear
the browser cookies.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will have to enter it on the next login.

btw users might not know what cookies are, that may be too technical for a user documentation.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really, the 2fa code has to be entered on each login? Meh. Ok, will fix. Guess this is on the docket for 12 to fix ;-)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, I think @LukasReschke created at ticked for that somewhere.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really, the 2fa code has to be entered on each login? Meh. Ok, will fix. Guess this is on the docket for 12 to fix ;-)

That's where "Remember login" helps 😉

Comment thread user_manual/user_2fa.rst Outdated
Using clients with 2 Factor Authentication
==========================================
Once you have enabled 2FA, your clients will no longer be able to connect
unless they also have support for 2 Factor Authentication. However, you can

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no 2fa support in clients yet. they will simply fail and tell the users that their username/password is wrong.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. But at some point clients will have it ;-)

@ChristophWurst

Copy link
Copy Markdown
Member

Awesome! I think we should also mention backup codes, which are enabled by default on nc 11 and help users in case they lose access to their second factor. ref nextcloud/server#1171

@jospoortvliet

jospoortvliet commented Nov 21, 2016

Copy link
Copy Markdown
Member Author

@ChristophWurst should all be good now. Merge if OK or tell me what to fix how ;-)

Comment thread user_manual/user_2fa.rst Outdated
===============================

Two Factor Authentication (2FA) is a way to protect your Nextcloud account
Ttwo-factor authentication (2FA) is a way to protect your Nextcloud account

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo 🙈

@ChristophWurst

Copy link
Copy Markdown
Member

Apart from the little typo it looks very good!

@ChristophWurst

Copy link
Copy Markdown
Member

👍 fixed it. Thanks

@jospoortvliet jospoortvliet merged commit 8a80668 into master Nov 22, 2016
@jospoortvliet jospoortvliet deleted the 2fa branch November 22, 2016 09:00
657716375 pushed a commit to 657716375/MrZhang that referenced this pull request Dec 10, 2023
…显示问题

fix:仪表板全屏预览过滤组件下拉框不显示问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing 2FA + TOTP documentation for admins and end-users

3 participants