delphimvcframework/samples/CustomRoleAuth
2020-04-28 20:59:41 -03: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 All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03: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 All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03: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 All examples using static files have been updated to use TMVCStaticFilesMiddleware 2020-04-28 20:59:41 -03:00
PrivateControllerU.pas Added serversentevents sample 2017-05-25 12:31:05 +02:00
RoleAuthHandlerU.pas Added dmvcframework package 2018-12-09 23:05:01 +01:00