14 Jun 2019 |
Maximus | You may not extract quotes tho | 13:43:19 |
Maximus | actually, wait, I'll put it under CC | 13:43:25 |
@mat:tout.im | 👍️ so in CC I can quote if I reference right ? I don't intent to but just to be sure | 13:45:19 |
Maximus | you need to give credit, so a link to the source | 13:45:30 |
@mat:tout.im | 👍️ | 13:45:38 |
@haslersn:matrix.org | In a setup with synapse and mxisd, connected to LDAP, is there a way to find people by username or 3PID before they logged in for the first time? | 22:30:05 |
@haslersn:matrix.org | \ | 22:30:14 |
Maximus | haslersn: yes. it is called 3PID rewrite. Just a sec I'll give you the link | 22:30:56 |
@haslersn:matrix.org | This? | 22:32:42 |
Maximus | yes! | 22:33:53 |
@haslersn:matrix.org | Thanks! | 22:35:21 |
@haslersn:matrix.org | But I don't get how this is related to my question | 22:39:57 |
@olmari:hacklab.fi | Also, maybe typo..
regexp: The regex pattern to match. This MUST match the full string. See Java regex for syntax.
Either term regexp has surplus p or regex is not the correct word in config :) | 22:42:24 |
Maximus | I think it was a typo that remained for backward compatbility | 22:44:09 |
@haslersn:matrix.org | I don't want to rewrite any 3PID. I'd rather like it, when searching people in riot, that they appear in the autosuggestion even if they haven't ever logged it. | 22:51:34 |
@haslersn:matrix.org | *logged in | 22:51:47 |
Maximus | oooooooooh | 22:54:24 |
Maximus | sorry | 22:54:25 |
Maximus | I totally misunderstood what you wanted | 22:54:30 |
Maximus | This is most likely what you're after: https://github.com/kamax-matrix/mxisd/blob/master/docs/features/directory.md | 22:55:03 |
@haslersn:matrix.org | Looking at the first sentence, yes. | 22:55:31 |
Maximus | \o/ | 22:56:03 |
Maximus | let me know if you need more info or clarification | 22:56:08 |
@haslersn:matrix.org | That works. Thanks! | 23:18:05 |
Maximus | Awesome! thank you for reporting back! | 23:18:25 |
@haslersn:matrix.org | Do people get an E-Mail that they have been invited to a room? If not by default, can it be configured? | 23:49:22 |
Maximus | they do if the invite is a 3PID invite | 23:50:10 |
15 Jun 2019 |
@haslersn:matrix.org | Do you only mean invites by e-mail with the term '3PID invite'? | 00:01:01 |
Maximus | 3PID = email, phone number, etc. Anything which is not a Matrix ID and identify a user | 00:01:34 |
@haslersn:matrix.org | Can I use the LDAP identity store as well as another identity server as fallback? | 01:40:15 |