mirror of
				https://github.com/laurivosandi/certidude
				synced 2025-10-31 01:19:11 +00:00 
			
		
		
		
	Refactor LDAP authentication
* ldap uri can be specified in /etc/certidude/server.conf now * /etc/ldap/ldap.conf is ignored
This commit is contained in:
		| @@ -44,7 +44,6 @@ class SessionResource(object): | ||||
|     @login_required | ||||
|     @event_source | ||||
|     def on_get(self, req, resp): | ||||
|  | ||||
|         return dict( | ||||
|             user = dict( | ||||
|                 name=req.context.get("user").name, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user