Skip to content

Problems with auth_ldap #23

Open
Open
@dswd

Description

@dswd

When combined with auth_ldap the fever plugin is unusable. The LDAP auth module creates user entries in the database with the login name not being the actual login name but some UUID code. Fever then takes this uuid and expects it as login name. However that login is never shown to the user and is not the name he uses for login in ttrss (also it is pretty hard to enter a uuid on a cell phone). When I take the uuid right out of the database and use it for login, the fever api works just fine.

I suggest to let the user also set the login name together with the password if an auth plugin other than internal is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions