Page MenuHomePhabricator
Feed Advanced Search

Feb 6 2019

epriestley closed T6479: Manual account creation without Username+Password auth unclear to users and administrators as Wontfix.

This task is kind of all over the place, but I expect it to be functionally resolved by changes attached to T13244 in service of (internal) PHI774.

Feb 6 2019, 11:49 PM · LDAP, Auth

Feb 5 2019

epriestley moved T6479: Manual account creation without Username+Password auth unclear to users and administrators from Backlog to Next on the Auth board.
Feb 5 2019, 2:06 PM · LDAP, Auth

Dec 13 2018

epriestley added a comment to T2549: Support linking multiple external accounts from the same provider with one Phabricator account.

Sorry, yeah, I meant T6703.

Dec 13 2018, 12:48 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
urzds added a comment to T2549: Support linking multiple external accounts from the same provider with one Phabricator account.

I believe that instead of T7667 you meant to write T6703.

Dec 13 2018, 11:20 AM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer

Dec 12 2018

epriestley merged T6117: The login screen is pretty confusing when you have LDAP and Username/Password enabled into T11514: Authentication should have a way to customize the credentials name.
Dec 12 2018, 8:27 PM · Auth, LDAP, Feature Request
epriestley moved T11514: Authentication should have a way to customize the credentials name from Backlog to Next on the Auth board.
Dec 12 2018, 8:02 PM · Auth, LDAP, Feature Request
epriestley closed T2549: Support linking multiple external accounts from the same provider with one Phabricator account as Wontfix.

There are two flavors of this:

Dec 12 2018, 7:53 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
epriestley moved T10452: Provide more flexible management over disabling/changing ldap user accounts from Backlog to LDAP is Special on the Auth board.
Dec 12 2018, 7:46 PM · Restricted Project, LDAP, Auth, Feature Request

Jun 27 2017

chad merged T12873: Ability to display custom message during externally linked login prompt into T11514: Authentication should have a way to customize the credentials name.
Jun 27 2017, 10:50 AM · Auth, LDAP, Feature Request

Feb 27 2017

coleenmctrevs added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.
Feb 27 2017, 12:17 PM · LDAP, Auth

Nov 7 2016

epriestley merged task T11828: LDAP username change does not update externalaccount table into T4279: Improve auth/LDAP import tools to assist in linking/merging accounts and migrations across providers.
Nov 7 2016, 3:08 PM · People, LDAP, Bug Report
epriestley added a comment to T11828: LDAP username change does not update externalaccount table.

This isn't a bug. Here's an example of why the proposed behavior is dangerous:

Nov 7 2016, 3:08 PM · People, LDAP, Bug Report
ajbattrick created T11828: LDAP username change does not update externalaccount table.
Nov 7 2016, 8:57 AM · People, LDAP, Bug Report

Aug 22 2016

jcarrillo7 added a comment to T11514: Authentication should have a way to customize the credentials name.

Ah yes I forgot about the fun of internationalization. Btw those fragments are correct 👍🏻 (I speak Spanish).

Aug 22 2016, 10:48 PM · Auth, LDAP, Feature Request
epriestley added a comment to T11514: Authentication should have a way to customize the credentials name.

Strings with sentence fragments like that can be difficult to translate in the normal human language sense, see:

Aug 22 2016, 10:34 PM · Auth, LDAP, Feature Request
jcarrillo7 added a comment to T11514: Authentication should have a way to customize the credentials name.

The translation.override settings seems to be the easiest path forward. I definitely don't want to be modifying the source if I can help it.

Aug 22 2016, 10:15 PM · Auth, LDAP, Feature Request
epriestley added a comment to T11514: Authentication should have a way to customize the credentials name.

This is probably something we'll need in the very long run for T6703 (if we legitimately let you connect to two different LDAP servers, it would be silly to have two "Login with LDAP" dialogs) but, yeah, using translation.override or just editing PhabricatorLDAPAuthProvider might be the shortest path today.

Aug 22 2016, 10:04 PM · Auth, LDAP, Feature Request
chad added a comment to T11514: Authentication should have a way to customize the credentials name.

Can you just override the translation? /config/edit/translation.override/

Aug 22 2016, 9:59 PM · Auth, LDAP, Feature Request
jcarrillo7 added a comment to T11514: Authentication should have a way to customize the credentials name.

Essentially I would like to customize the "Login or register with LDAP" here to be "Login or register with OpenDirectory"

Login.png (808×1 px, 51 KB)

Aug 22 2016, 9:26 PM · Auth, LDAP, Feature Request
jcarrillo7 created T11514: Authentication should have a way to customize the credentials name.
Aug 22 2016, 9:24 PM · Auth, LDAP, Feature Request
cgdd0039 added a comment to T2549: Support linking multiple external accounts from the same provider with one Phabricator account.
  • I deleted the @mierle account.
  • It's currently not possible to link a Phabricator account to more than one external account of a given type (where "type" is one of "Facebook", "Google", "GitHub", etc.). In hindsight this was an architectural mistake, but I didn't think about it at the time and left us with a mess to clean up. It will be resolved by {T1536}, which is a sort of umbrella task for remedying various missteps on the auth pathway. We've made some progress on that, but it will be at least a little while before it lands.
Aug 22 2016, 8:07 AM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer

Jul 4 2016

eadler moved T2549: Support linking multiple external accounts from the same provider with one Phabricator account from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 4 2016, 9:19 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
eadler moved T10621: Create projects from external thing (extension to T3980) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 4 2016, 9:06 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Jun 23 2016

epriestley merged task T10525: "Ghost" user created in external accounts table under certain circumstances into T5953: Build a modular user account batch importer.
Jun 23 2016, 12:49 PM · LDAP, Auth, Bug Report
epriestley added a comment to T10525: "Ghost" user created in external accounts table under certain circumstances.

I'm just going to merge this into T5953. The LDAP importer is a contributed patch from yesteryear which we wouldn't bring upstream today, and unlikely to see improvements outside of a more formal upstream effort in T5953.

Jun 23 2016, 12:49 PM · LDAP, Auth, Bug Report

Jun 9 2016

epriestley closed T11125: Ability to change LDAP password from within Phabricator as Wontfix.

Phabricator is not an LDAP administration tool and we have no plans to turn it into one.

Jun 9 2016, 10:04 PM · LDAP, Feature Request
avivey added a project to T11125: Ability to change LDAP password from within Phabricator: LDAP.
Jun 9 2016, 9:44 PM · LDAP, Feature Request

Jun 6 2016

eadler moved T10621: Create projects from external thing (extension to T3980) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 6 2016, 5:34 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

May 11 2016

epriestley removed a project from T10621: Create projects from external thing (extension to T3980): Prioritized.

I think this was building up toward T10939, and the actual solutions we're looking at there probably don't involve this.

May 11 2016, 1:51 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Apr 20 2016

cburroughs moved T10621: Create projects from external thing (extension to T3980) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 20 2016, 3:56 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request
cburroughs moved T10452: Provide more flexible management over disabling/changing ldap user accounts from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 20 2016, 3:56 PM · Restricted Project, LDAP, Auth, Feature Request
cburroughs moved T2549: Support linking multiple external accounts from the same provider with one Phabricator account from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 20 2016, 3:56 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
cburroughs added a project to T2549: Support linking multiple external accounts from the same provider with one Phabricator account: Restricted Project.
Apr 20 2016, 3:40 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
cburroughs added a project to T10452: Provide more flexible management over disabling/changing ldap user accounts: Restricted Project.
Apr 20 2016, 3:25 PM · Restricted Project, LDAP, Auth, Feature Request
cburroughs added a project to T10621: Create projects from external thing (extension to T3980): Restricted Project.
Apr 20 2016, 3:24 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Apr 15 2016

epriestley moved T10621: Create projects from external thing (extension to T3980) from Backlog to Preflight on the Prioritized board.
Apr 15 2016, 4:20 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request
epriestley added a project to T10621: Create projects from external thing (extension to T3980): Prioritized.
Apr 15 2016, 4:19 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Apr 10 2016

eadler edited projects for T10621: Create projects from external thing (extension to T3980), added: Restricted Project; removed Restricted Project.
Apr 10 2016, 12:44 AM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Apr 7 2016

eadler moved T2549: Support linking multiple external accounts from the same provider with one Phabricator account from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 7 2016, 6:12 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer
eadler added a project to T2549: Support linking multiple external accounts from the same provider with one Phabricator account: Restricted Project.
Apr 7 2016, 6:11 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer

Mar 30 2016

eadler added a subtask for T10621: Create projects from external thing (extension to T3980): T3980: Support "Bind to External Thing" to define project membership.
Mar 30 2016, 5:28 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Mar 28 2016

eadler added a comment to T10621: Create projects from external thing (extension to T3980).

How do you imagine Phabricator learning about the existence of new external groups? Just polling a list of every group in LDAP every hour or whatever?

Mar 28 2016, 4:59 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Mar 20 2016

eadler added a comment to T10621: Create projects from external thing (extension to T3980).

How do you imagine Phabricator learning about the existence of new external groups? Just polling a list of every group in LDAP every hour or whatever?

Mar 20 2016, 3:30 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request
epriestley added a comment to T10621: Create projects from external thing (extension to T3980).

How do you imagine Phabricator learning about the existence of new external groups? Just polling a list of every group in LDAP every hour or whatever?

Mar 20 2016, 9:38 AM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Mar 18 2016

eadler moved T10621: Create projects from external thing (extension to T3980) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Mar 18 2016, 4:49 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request
eadler created T10621: Create projects from external thing (extension to T3980).
Mar 18 2016, 4:40 PM · Restricted Project, Restricted Project, LDAP, Projects, Feature Request

Mar 6 2016

jcarrillo7 updated subscribers of T10525: "Ghost" user created in external accounts table under certain circumstances.
Mar 6 2016, 9:54 PM · LDAP, Auth, Bug Report
jcarrillo7 updated the task description for T10525: "Ghost" user created in external accounts table under certain circumstances.
Mar 6 2016, 9:53 PM · LDAP, Auth, Bug Report
jcarrillo7 created T10525: "Ghost" user created in external accounts table under certain circumstances.
Mar 6 2016, 9:52 PM · LDAP, Auth, Bug Report

Feb 27 2016

chad added projects to T10452: Provide more flexible management over disabling/changing ldap user accounts: Auth, LDAP.
Feb 27 2016, 4:09 PM · Restricted Project, LDAP, Auth, Feature Request

Feb 25 2016

cburroughs added projects to T2549: Support linking multiple external accounts from the same provider with one Phabricator account: Auth, LDAP.
Feb 25 2016, 9:35 PM · Restricted Project, Restricted Project, LDAP, Auth, OAuthServer

Feb 24 2016

Persona created T10443: Ever make a mistake? Catch it before its too late.!!.
Feb 24 2016, 11:33 AM

Feb 19 2016

amartin33 added a comment to T9641: LDAP registration does not pull the data from jpegPhoto.

This is also a problem in my environment - jpegPhoto populates correctly for other applications but not Phabricator

Feb 19 2016, 7:10 PM · LDAP

Nov 24 2015

epriestley closed T9843: LDAP login for few accounts not working. as Invalid.

This task doesn't contain enough information for us to reproduce the problem you're encountering. Please see Contributing Bug Reports for an outline of what we need in an actionable bug report.

Nov 24 2015, 4:49 PM · LDAP
maxie created T9843: LDAP login for few accounts not working..
Nov 24 2015, 4:45 PM · LDAP

Oct 27 2015

chad triaged T9641: LDAP registration does not pull the data from jpegPhoto as Wishlist priority.
Oct 27 2015, 3:11 PM · LDAP
sinayion created T9641: LDAP registration does not pull the data from jpegPhoto.
Oct 27 2015, 12:04 PM · LDAP

Oct 6 2015

kokushibyou added a comment to T8014: Add configuration option to ignore invalid TLS certificates for LDAP start_tls.

Would love to see this as an option. Biggest issue for me is AD servers using non-wildcard certs, and our need to connect to a subdomain with round robin dns to any of our AD servers. Having creds sent in plain text is not very good. Its not great that we have Cert errors but we're limited in our ability to fix that.

Oct 6 2015, 9:53 PM · Security, Auth, LDAP

Aug 25 2015

chad closed Q100: LDAPS -- 636 -- Certificates -- Connectivity Issue as resolved.
Aug 25 2015, 7:02 PM · LDAP

Aug 21 2015

chad updated the question details for Q100: LDAPS -- 636 -- Certificates -- Connectivity Issue.
Aug 21 2015, 1:15 AM · LDAP

May 4 2015

epriestley merged task T6267: Ignore already existing phabricator users when listing ldap results into T4279: Improve auth/LDAP import tools to assist in linking/merging accounts and migrations across providers.
May 4 2015, 1:35 PM · Auth, LDAP
epriestley merged task T4137: user_externalaccount table goes out of sync when user try to login before adding it using "import from LDAP" into T4279: Improve auth/LDAP import tools to assist in linking/merging accounts and migrations across providers.
May 4 2015, 1:35 PM · Support Impact, LDAP, Auth
epriestley merged task T7970: When new users are created with "Import from LDAP" they are required to be approved into T4279: Improve auth/LDAP import tools to assist in linking/merging accounts and migrations across providers.
May 4 2015, 1:35 PM · LDAP

May 1 2015

eadler added a comment to T8014: Add configuration option to ignore invalid TLS certificates for LDAP start_tls.

I would guess this is not an uncommon setup: many LDAP instances have self-signed certificates. Without this knob many standard LDAP setups would not work.

May 1 2015, 2:16 AM · Security, Auth, LDAP
chad closed T8014: Add configuration option to ignore invalid TLS certificates for LDAP start_tls as Wontfix.

We're not likely to add this into the upstream. Mostly, we're very allergic to adding configuration options (and plan to remove many this year). It could easily be maintained in a fork or local patch.

May 1 2015, 2:14 AM · Security, Auth, LDAP
eadler created T8014: Add configuration option to ignore invalid TLS certificates for LDAP start_tls.
May 1 2015, 2:11 AM · Security, Auth, LDAP

Apr 28 2015

ajbattrick created T7970: When new users are created with "Import from LDAP" they are required to be approved.
Apr 28 2015, 11:27 AM · LDAP

Mar 30 2015

epriestley added a comment to T7692: Support for pure AnonymousUser LDAP binds.

I assume that was handled by the password envelope

Mar 30 2015, 2:22 PM · LDAP, libphutil
devurandom added a comment to T7692: Support for pure AnonymousUser LDAP binds.

In some setups, your patch allows any attacker to log in to any LDAP account by just not typing a password.

Mar 30 2015, 2:18 PM · LDAP, libphutil
epriestley closed T7692: Support for pure AnonymousUser LDAP binds as Wontfix.

I assume my patch does not change current behaviour for others

Mar 30 2015, 2:01 PM · LDAP, libphutil
devurandom added a comment to T7692: Support for pure AnonymousUser LDAP binds.

In my authentication module I have e.g. this code for my PhutilAuthAdapter:

public function getAccountRealName() {
  $username = explode("@", $this->getAccountID(), 2)[0];
  $provider = PhabricatorLDAPAuthProvider::getLDAPProvider();
Mar 30 2015, 1:51 PM · LDAP, libphutil
devurandom renamed T7692: Support for pure AnonymousUser LDAP binds from Support for AnonymousUser LDAP binds to Support for pure AnonymousUser LDAP binds.
Mar 30 2015, 1:48 PM · LDAP, libphutil
epriestley added a comment to T7692: Support for pure AnonymousUser LDAP binds.

It is expected that this block will handle the case you describe, note the comment about rebinding with anonymous credentials and the actual rebind lower down.

Mar 30 2015, 12:10 PM · LDAP, libphutil
devurandom updated the task description for T7692: Support for pure AnonymousUser LDAP binds.
Mar 30 2015, 9:43 AM · LDAP, libphutil
devurandom created T7692: Support for pure AnonymousUser LDAP binds.
Mar 30 2015, 9:39 AM · LDAP, libphutil

Feb 26 2015

ajbattrick added a comment to T7366: Inbound email processor reports "Unknown Sender".

Yes, upgrading MySQL from 5.1 to 5.5 has resolved the first problem. Thank you.

Feb 26 2015, 2:05 PM · LDAP, Maniphest

Feb 24 2015

btrahan added a comment to T7366: Inbound email processor reports "Unknown Sender".

It is possible that this is caused by a combination of:

  • Old MySQL, causing collation issues (T7287);
  • the email address having uppercase letters; and
  • the inbound mail handler changing letter case.

You could test this theory by:

  • Verifying that you have a version of MySQL older than 5.5, then upgrading, running bin/storage adjust, and trying again; or
  • replacing the email address attached to your account with a lowercase version and trying again.
Feb 24 2015, 5:31 PM · LDAP, Maniphest
epriestley added a comment to T7366: Inbound email processor reports "Unknown Sender".

It is possible that this is caused by a combination of:

Feb 24 2015, 5:19 PM · LDAP, Maniphest
btrahan closed T7366: Inbound email processor reports "Unknown Sender" as Invalid.

These features work for the rest of our users and this installation, so this is very likely a configuration issue. I'm going to resolve this as "Invalid" under that theory as we're here to fix issues with the software and not provide configuration support. That said, here's some light configuration support, and please do let us know if you can prove this is a software bug with Phabricator.

Feb 24 2015, 5:12 PM · LDAP, Maniphest
ajbattrick created T7366: Inbound email processor reports "Unknown Sender".
Feb 24 2015, 4:54 PM · LDAP, Maniphest

Jan 12 2015

epriestley added a revision to T4137: user_externalaccount table goes out of sync when user try to login before adding it using "import from LDAP": D11357: People - add application policy on user creation.
Jan 12 2015, 10:52 PM · Support Impact, LDAP, Auth

Nov 14 2014

anton.vladimirov added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

Unless you specifically instructed the users who did click the links to immediately go to Settings > External Accounts and link their LDAP accounts, they're not really in better shape: they'll get locked out of their accounts as soon as they log out, too. Their LDAP credentials are not tied to their accounts. We never tie credentials together based on email addresses or usernames, because these aren't trustworthy across authentication sources.

Nov 14 2014, 12:35 AM · LDAP, Auth
epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

Unless you specifically instructed the users who did click the links to immediately go to Settings > External Accounts and link their LDAP accounts, they're not really in better shape: they'll get locked out of their accounts as soon as they log out, too. Their LDAP credentials are not tied to their accounts. We never tie credentials together based on email addresses or usernames, because these aren't trustworthy across authentication sources.

Nov 14 2014, 12:23 AM · LDAP, Auth
anton.vladimirov added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

This seems to have gotten a little bit too deep, but I might be misunderstanding something.

Nov 14 2014, 12:04 AM · LDAP, Auth

Nov 13 2014

epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

In the long run, I think the ideal workflow here is to make import/create more of a function of providers -- so you enable LDAP and get "Import from LDAP" (users would recover by logging in with their LDAP credentials), enable Google and get "Import from Google" (users would recover by logging in with their Google credentials), enable Facebook/GitHub/Whatever and get "Import from list of accounts in a CSV file" or something (users would recover by logging in with their service credentials), and enable username/password and get "Create New Account" (users would recover via password reset -- I think they already get cued about this, maybe?). We could let you "Create New Account" anyway, maybe, but since you can do that via the CLI if you really intend to do advanced stuff it might be more straightforward to simply remove it from the web UI.

Nov 13 2014, 11:54 PM · LDAP, Auth
epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

(That title might be a little clearer?)

Nov 13 2014, 11:50 PM · LDAP, Auth
epriestley renamed T6479: Manual account creation without Username+Password auth unclear to users and administrators from Recovering from expired LDAP account registration unclear to users and administrators to Manual account creation without Username+Password auth unclear to users and administrators.
Nov 13 2014, 11:50 PM · LDAP, Auth
epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

On SAAS, I believe the current plan is zero LDAP support, so it's moot.

Nov 13 2014, 11:49 PM · LDAP, Auth
epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

Possibly we should have some kind of warning on People > Create New User if password auth is not enabled, since it's a confusing/advanced feature in that case (users must follow the links promptly, must link an external account, can not recover credentials, and don't get UI prompting).

Nov 13 2014, 11:48 PM · LDAP, Auth
epriestley added a comment to T6479: Manual account creation without Username+Password auth unclear to users and administrators.

I don't have everything set up locally, but two general pieces of information:

Nov 13 2014, 11:47 PM · LDAP, Auth
btrahan updated subscribers of T6479: Manual account creation without Username+Password auth unclear to users and administrators.

I'm actually not familiar with the LDAP stuff as I don't have a working LDAP server. Adding in my cohorts though.

Nov 13 2014, 11:32 PM · LDAP, Auth
btrahan renamed T6479: Manual account creation without Username+Password auth unclear to users and administrators from The page for the expired "Welcome to Phabricator" email has a dead link to Recovering from expired LDAP account registration unclear to users and administrators.
Nov 13 2014, 11:30 PM · LDAP, Auth

Nov 2 2014

chad triaged T4137: user_externalaccount table goes out of sync when user try to login before adding it using "import from LDAP" as Low priority.
Nov 2 2014, 11:02 PM · Support Impact, LDAP, Auth

Oct 8 2014

chad triaged T6267: Ignore already existing phabricator users when listing ldap results as Normal priority.
Oct 8 2014, 5:32 PM · Auth, LDAP
fabe added a revision to T6267: Ignore already existing phabricator users when listing ldap results: D10661: skip over already existing users when displying ldap import search results. Ref T6267.
Oct 8 2014, 9:10 AM · Auth, LDAP
fabe created T6267: Ignore already existing phabricator users when listing ldap results.
Oct 8 2014, 9:08 AM · Auth, LDAP

Oct 3 2014

epriestley added a project to T4137: user_externalaccount table goes out of sync when user try to login before adding it using "import from LDAP": Support Impact.

Support Impact This is just completely broken and possibly destroys or mangles data.

Oct 3 2014, 4:23 AM · Support Impact, LDAP, Auth

Aug 25 2014

epriestley added a subtask for T4137: user_externalaccount table goes out of sync when user try to login before adding it using "import from LDAP": T5953: Build a modular user account batch importer.
Aug 25 2014, 12:56 AM · Support Impact, LDAP, Auth

Aug 13 2014

epriestley closed T5157: 1Password continually triggers on focus of LDAP Search attributes field as a duplicate.

✘ Merged into T5579.

Aug 13 2014, 4:25 AM · LDAP, Auth