Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

can't log in more than once #6

Open
predmond opened this issue Feb 19, 2015 · 1 comment
Open

can't log in more than once #6

predmond opened this issue Feb 19, 2015 · 1 comment

Comments

@predmond
Copy link

I've configured settings.yml to use ldap only and I can successfully log in. However, if I log out then log in again I get an error like:

{ [ValidationError: Validation failed]
  message: 'Validation failed',
  name: 'ValidationError',
  errors:
   { username:
      { [ValidatorError: Expected username to be unique]
        message: 'Expected username to be unique',
        name: 'ValidatorError',
        path: 'username',
        type: 'user defined',
        value: 'predmond' },
     email:
      { [ValidatorError: Expected email to be unique]
        message: 'Expected email to be unique',
        name: 'ValidatorError',
        path: 'email',
        type: 'user defined',
        value: '[email protected]' } } }
@sibartlett
Copy link
Contributor

Can you post your LDAP configuration? Or email it to me at [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants