bengler / checkpoint

Centralized identity store and authentication broker for web applications. It supports a number of authentication mechanisms and is provided via a http-interface.
MIT License
31 stars 2 forks source link

Make domain search string factory more permissive #30

Closed prognostikos closed 11 years ago

prognostikos commented 11 years ago
prognostikos commented 11 years ago

I thought of changing the code to use URI.parse, but it looks like you want to be able to accept urls that don't contain a scheme..