nedbat
(Ned Batchelder)
2019 年 9 月 25 日午後 3:31
1
On my site (https://discuss.openedx.org ), I don’t see Associated Accounts when I go to edit my profile, like I do when I edit my profile here. But I can’t see anything in settings or plugins that looks like something I have to enable. What am I missing?
Falco
(Falco)
2019 年 9 月 28 日午後 12:51
3
It’s suppressed when 2FA is enabled.
nedbat
(Ned Batchelder)
2019 年 9 月 28 日午後 2:18
4
Maybe the problem here is I’m misunderstanding what they are for. I wanted a way for people to add their Twitter and GitHub accounts so that other users could see them. For example, to follow people they meet in the forum.
But it’s becoming clearer that the fields I see in my profile here are really only for authentication, and so are not displayed to others. In fact, in the admin panels, they are treated with the same secrecy as email address, with an explicit button to view.
If I want publicly visible Twitter and GitHub handles, do I have to add them as custom user fields myself?
Traditionally that is done in the About Me field as free text, so yes.
Falco
(Falco)
2019 年 9 月 29 日午前 3:20
6
これは古いスレッドへのレスですが、現在 Google の検索結果の上位に表示されている非常に重要な話題です:
これに対する 2020 年時点の解決策はありますか?現在、既存のフォーラムユーザーで Patreon 経由で寄付している人々は、Discourse の報酬から締め出されています 。これは大きな問題です。なぜなら、2 段階認証(2FA)は非常に重要であり、その普及が進んでいるからです(当然のことながら)。ユーザーが 2FA を設定したことを理由に、実質的に「罰せられる」ようなことは望みません。
リンクを接続する前に、ユーザーに 2FA の確認を求めればよいのではないでしょうか?この機能を完全に削除するのはあまりにも不自然に思えます。例えば、Discord でも 2FA を有効にしていますが、その後にアカウントを接続できないのでしょうか?
Falco
(Falco)
2020 年 4 月 13 日午後 4:02
8
Patreon プラグインは、動作にソーシャルログインを必要としません。メールアドレスが一致している限り、ローカルログインでも問題なく機能し、メールは正しいグループに割り当てられます。
ああ、それをパトレオンの OP に追加できますか?それはかなり重要です。なぜこの人がリンクできないのか分からず、どうすればいいか分からなかったのです。これが他の人にも役立つかもしれません〜
ただし、関連アカウントのリンクはまだ非常に便利で、ある意味では「必須」とさえ言えるでしょう。誰もがすべてのサービスで同じメールアドレスを使っているわけではないからです(私もそうではありません)。また、エイリアス(例:me+someAlias@gmail.com)を使っている人もいるかもしれません。
2FA を有効にした場合でも、関連アカウントのリンクは可能にできますか? 2FA は非常に重要なので、これを有効にすると機能が制限されるのは大きな後退に感じられます。機能を失うのであれば、2FA を有効にする意欲が削がれてしまいます。
@dylanh724 さん、私の状況もそれと同じです。私は単に RFC 5233 のサブアドレスを利用するだけでなく、サービスごとに異なるローカル部分(ただし、同じサブドメインを使用)を指定しています。
opened 04:40PM - 22 Jul 23 UTC
enhancement
0. Needs triage
### Is your feature request related to a problem? Please describe.
I utilise an… obfuscator for all of my e-mail addresses. [^1] Because it offers infinite aliases, I use a different alias *every* time I give my e-mail address to someone. However, I ensure that they're all under the `@rokejulianlockhart.addy.io` domain, so that they can be identified as me by a human. However, this isn't good enough. I use different aliases to combat spam, not be anonymous.
[^1]: [`github.com/anonaddy/anonaddy`](https://github.com/anonaddy/anonaddy/blob/16933763d0c37c97068fe05b2e7e9e57ca4d860c/README.md#what-is-a-standard-alias)
Additionally, when messaging others, I ensure that I add a sub-address with my name to their e-mail address so that they can filter all messages from me (even if I'm using a different alias for my own filtering purposes). Others use the same when communicating with me, especially family. The current identification system doesn't take sub addresses into account whatsoever.
### Describe the solution you'd like
I should therefore be able to set `RY7I0I+RY7I0R@rokejulianlockhart.addy.io` as an e-mail address, and beneath it add, for instance, the undermentioned:
```regex
[A-Za-z0-9]+\+[A-Za-z0-9]+@RokeJulianLockhart\.Addy\.IO
```
…in another input form to ensure that Nextcloud identifies any (in this case sub-addressed) alias as me.
### Describe alternatives you've considered
The sole current alternative is to list literal tens of thousands of aliases as myself, which is insane. It also wouldn't work, because the service generates a new alias when someone else uses one, so I'd have to retroactively add those whenever someone else uses one. It also wouldn't account for sub-addresses.
### Additional context
Like most more powerful features of Nextcloud, this only *need* be visible when clicked on. Adding a button beside each e-mail address to show a form which allows the user to enter custom regex is enough.
Additionally requested at:
1. [x] [`feedbackportal.microsoft.com/feedback/idea/ed4261f8-af28-ee11-a81c-6045bd8534ad`](https://feedbackportal.microsoft.com/feedback/idea/ed4261f8-af28-ee11-a81c-6045bd8534ad#:~:text=Allow%20specifying%20regex%20to%20match%20an%20e%2Dmail%20address%20to%20a%20contact.)
1. [x] [`discussions.apple.com/thread/255016441`](https://discussions.apple.com/thread/255016441?sortBy=rank#:~:text=Allow%20specifying%20regex%20to%20match,%20%20%20%20https://developer.apple.com/forums/thread/734290.)
1. [x] [`developer.apple.com/forums/thread/734290`](https://developer.apple.com/forums/thread/734290?answerId=801868022#801868022:~:text=Is%20your%20feature%20request%20related,%20%20%20%20https://github.com/nextcloud/contacts/issues/3530%23issue%2D1816825315.)
1. [x] [`bugzilla.mozilla.org/show_bug.cgi?id=1845009#c0`](https://bugzilla.mozilla.org/show_bug.cgi?id=1845009#c0:~:text=User%20Agent:%20Mozilla/5.0%20(X11;%20Linux,case%20sub%2Daddressed)%20alias%20as%20me.)
したがって、以下の記述は意味をなさないことを説明させてください。
私は 2FA を有効にしています。現在は TOTP を使用していますが、以下の問題が解決され次第、CTAP1 に切り替える予定です。
Feature Requests
Password Manager
Use case: As a user of a website with multiple Top Level Domains (TLD), I want to be able to store multiple passkeys for one Vault Entry. Reason: Passkeys are made so that they are usable only for one relying party ID to avoid phishing attacks...
Reading time: 16 mins 🕑
Likes: 33 ❤
これはユーザー名とパスワードの入力専用です。代わりに、このアカウントには CTAP2 による 1FA も有効になっています。また、考えられるすべての OAuth 代替手段に対しても有効であるため、代替 SSO オプションの接続を防止する理由として挙げられたものは、すでに時代遅れとなっています。
その間、これが繰り返し混乱を招きました。