-
Currently, LDAP users can't use the Django admin panel (/admin). Is there an option, or could there be, to store user's passwords, and perhaps even ability to specify an ldap query for admin?
-
Testing authentication automatically makes user the Admin. The fact that this happens and the implications of this are not at all made clear to the user. This leads to strange situations which then r…
-
Hi, I think I found a weird caching issue with the environment variable `PHPLDAPADMIN_LDAP_HOSTS`. Here's my docker-compose file:
```yaml
version: "3"
services:
openldap:
image: osixia/op…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same f…
-
### Feature Description
Please consider further separation of authentication and synchronization areas in sources:
(1)
UserSignIn() iterates now over all sources to authenticate user
https://g…
-
### Steps to reproduce
1. In NC go to settings > activity. Enable email notification on "edit of a calendar event"
2. Sync with Caldav to clients like Outlook, Apple Calendar or Android.
3. Create …
-
I configure LDAP with correctly.
I logIn with my user of AD (with Adminstration group) ands work ok, but wen I going to create a new repository and asigned to a group of AD I only can see MY GROPUS …
-
### Steps to reproduce:
1. Setup an ldap server, select all groups in the groups tab.
2. Remove a group from ldap server.
3. Go to ldap configuration in administration page, go to groups tab, and c…
-
_Originally posted by @onedr0p in https://github.com/glauth/glauth/issues/268#issuecomment-1193330459_
Hi 👋🏼 I am trying to set up glauth with authelia as well. I am not really following what you …
-
Copy over from Heimdall for the most part. Key one we need is LDAPS. Will probably require changes to the user model / other db stuff so that we have all the fields we need. ATM, all we need is to …