delphimvcframework/samples/CustomRoleAuth
2017-05-18 07:02:07 +02:00
..
CustomRoleAuthClient.dpr Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
CustomRoleAuthClient.dproj Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
CustomRoleAuthGroup.groupproj Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
CustomRoleAuthServer.dpr Removed old version of RoleBasedAuthHandler and minor cleanup in sample project 2017-05-15 10:35:37 +02:00
CustomRoleAuthServer.dproj Removed old version of RoleBasedAuthHandler and minor cleanup in sample project 2017-05-15 10:35:37 +02:00
MainClientFormU.dfm Added functionality to allow the definition of OR connected Roles 2017-05-16 18:34:47 +02:00
MainClientFormU.pas Added contribution message 2017-05-18 07:02:07 +02:00
MyWebModuleU.dfm Implemented initial version of a role based auth handler. See sample for usage. 2017-05-12 12:48:44 +02:00
MyWebModuleU.pas Added contribution message 2017-05-18 07:02:07 +02:00
PrivateControllerU.pas Added contribution message 2017-05-18 07:02:07 +02:00
RoleAuthHandlerU.pas Added contribution message 2017-05-18 07:02:07 +02:00