diff --git a/TODO b/TODO deleted file mode 100644 index b2a66b32d..000000000 --- a/TODO +++ /dev/null @@ -1,14 +0,0 @@ -## oauth_client - - - Move provider_type logic to own class, not name-based URL matching - - add provider_type field to Provider Model - - make Provider inherit core.application - - Add template for popular services like github, twitter, facebook, etc - -## saml_idp - - - move certificates to Provider so each provider can have different certificates - -## admin - - - add testing page where user can supply input and let rules run against it to debug/test