commit | 649c6205e79c1955953463b76d104315e70327c9 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue May 11 15:43:27 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue May 11 15:43:27 2010 -0700 |
tree | 4cb4cdf63376966d9585fe4efff679f3f374ccb6 | |
parent | e2c2a22e4d644b22c99cc2936e10f15537d70043 [diff] |
Refactor OpenID provider pattern matching for reuse We want to add auth.allowedOpenID, to filter which providers can be used by an end-user on a particular server installation. Moving the matching code out of AuthConfig allows us to export this into the UI where we can filter things earlier. Change-Id: I917d1a3d2fc2654dead812879b2d3c1a3e89bb95 Signed-off-by: Shawn O. Pearce <sop@google.com>