lp:~casedeg/graphite/ldap-fix

Created by Cees de Groot and last modified
Get this branch:
bzr branch lp:~casedeg/graphite/ldap-fix
Only Cees de Groot can upload to this branch. If you are Cees de Groot please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cees de Groot
Project:
Graphite
Status:
Development

Recent revisions

951. By Cees de Groot

Add the possibility to bind to LDAP with the user's account.

This patch interprets LDAP_BASE_USER and LDAP_BASE_PASS, looking
for a "%s" in the configured values. If encountered, the %s is
expanded with the user's entered username or password, respecitely.

In this way, you can bind using the user's credentials to the
LDAP server, which is arguably more secure than hardcoding a
special LDAP R/O account and password or allowing anonymous
browsing.

The patch is fully backwards compatible.

Also in the patch, a start_tls_s() call. This should work against
any recently up-to-date LDAP server and helps to further prop
up security.

950. By Jeff Schroeder

Merge pull request #337 from talonx/master

Updated who-is-using

949. By Jeff Schroeder

Merge pull request #296 from Fak3/patch-1

fix *Color graph options processing as string

948. By Jeff Schroeder

A few minor updates to functions.{gcm,lcm}()

947. By Boopathi Rajaa

Optimizing the way of finding lcm

946. By Yoav Aner

fixes #284 - if tzinfo is None using settings

945. By Justin Venus

Support Django legacy db backends and 1.4+ transparently

Fixes #136

944. By Jeff Schroeder

Cleaning up build-index.sh a bit

943. By Jeff Schroeder

Cleanup redhat postinstall script a bit

942. By Jeff Schroeder

s/graphTypes/graphType/ in the docs

Fixes #290

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:graphite
This branch contains Public information 
Everyone can see this information.

Subscribers