From 2c8fcb129c45faecd1a480c44f8a1708f768b91d Mon Sep 17 00:00:00 2001 From: jrags <> Date: Tue, 19 Sep 2006 03:04:28 +0000 Subject: Inital Checkin of new membership and role providers. Currently still in development --- .gitattributes | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 5fb733ae..406796e4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1294,6 +1294,8 @@ framework/Collections/TPagedDataSource.php -text framework/Collections/TPagedList.php -text framework/Collections/TQueue.php -text framework/Collections/TStack.php -text +framework/Configuration/Provider/TProviderBase.php -text +framework/Configuration/Provider/TProviderException.php -text framework/DataAccess/SQLMap/Configuration/TConfigDeserialize.php -text framework/DataAccess/SQLMap/Configuration/TDiscriminator.php -text framework/DataAccess/SQLMap/Configuration/TDomSqlMapBuilder.php -text @@ -1755,6 +1757,22 @@ framework/Web/Javascripts/ratings/stars1.png -text framework/Web/Javascripts/rico/colors.js -text framework/Web/Javascripts/rico/extension.js -text framework/Web/Javascripts/rico/rico.js -text +framework/Web/Security/TAnonymousIdentificationModule.php -text +framework/Web/Security/TAuthorizationStoreRoleProvider.php -text +framework/Web/Security/TMembership.php -text +framework/Web/Security/TMembershipCreateStatus.php -text +framework/Web/Security/TMembershipCreateUserException.php -text +framework/Web/Security/TMembershipPasswordException.php -text +framework/Web/Security/TMembershipPasswordFormat.php -text +framework/Web/Security/TMembershipProvider.php -text +framework/Web/Security/TMembershipUser.php -text +framework/Web/Security/TProviderException.php -text +framework/Web/Security/TRoleManagerModule.php -text +framework/Web/Security/TRolePrincipal.php -text +framework/Web/Security/TRoleProvider.php -text +framework/Web/Security/TRoles.php -text +framework/Web/Security/TSqlRoleProvider.php -text +framework/Web/Security/TUrlAuthorizationModule.php -text framework/Web/Services/IFeedContentProvider.php -text framework/Web/Services/TFeedService.php -text framework/Web/Services/TPageService.php -text -- cgit v1.2.3