[PR #1335] ability to populate is_staff and is_superuser flags at LDAP authentication #2893

Closed
opened 2026-03-01 18:01:03 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/1335

State: closed
Merged: Yes


On LDAP authentication, it sets is_staff flag to True for all LDAP users and sets is_superuser to True if LDAP_CREATE_SUPERUSER config setting is set to True accordingly.

It's needed to make LDAP auth properly working.

**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/1335 **State:** closed **Merged:** Yes --- On LDAP authentication, it sets `is_staff` flag to `True` for all LDAP users and sets` is_superuser` to `True` if `LDAP_CREATE_SUPERUSER` config setting is set to True accordingly. It's needed to make LDAP auth properly working.
kerem 2026-03-01 18:01:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2893
No description provided.