mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[PR #267] [MERGED] Templated out ldap auth with comments in settings.py #602
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/267
Author: @hogarth-sv
Created: 3/31/2014
Status: ✅ Merged
Merged: 3/31/2014
Merged by: @retspen
Base:
master← Head:ldap_auth📝 Commits (1)
dd08861Templated out ldap auth with comments in settings.py📊 Changes
1 file changed (+32 additions, -0 deletions)
View changed files
📝
webvirtmgr/settings.py(+32 -0)📄 Description
To make it easier for others here's how to add ldap auth - just need to uncomment the lines and set the variables correctly such as requested in #109
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.