Commit Graph

44 Commits

Author SHA1 Message Date
swcs 6d02f6da57 move collections and userstores to current raven session 2021-09-29 11:41:19 +02:00
swcs 8585c35ef3 remove POCO interfaces 2021-05-04 17:23:52 +02:00
swcs f39cfabd0f remove user PW reset properties as these will be handled by the token provider 2020-12-21 15:43:33 +01:00
swcs f697330b12 mailings 2020-11-26 16:13:00 +01:00
swcs 22f35c3943 fix user + role store implementation for scopes 2020-11-17 12:24:56 +01:00
swcs 59bfc3a537 output works again 2020-11-16 01:07:07 +01:00
swcs 8190c43e04 use zero store (core database) for apps + users 2020-11-15 20:11:27 +01:00
swcs c4e91efd5b IDocumentStore => IZeroStore 2020-11-15 17:07:27 +01:00
swcs c52e050738 remove app-aware stuff from code 2020-11-14 12:34:26 +01:00
swcs 019aa96a0e move mail templates into core 2020-11-13 12:24:07 +01:00
swcs d34733b802 allow scoped user+role stores 2020-11-11 13:44:52 +01:00
swcs 6871cf502f refactor identities + remove usermanager dependency on app context 2020-11-11 01:01:32 +01:00
swcs 07e19c3354 remove queryable from user store as it is not queryable 2020-11-11 00:06:32 +01:00
swcs 550bd404fd fix user deletion in user store 2020-11-09 12:08:21 +01:00
swcs ff278f2b5b add handlers; rename user => backoffice user 2020-11-05 00:27:02 +01:00
swcs dad26e346a fix a few (app-switching, auth) bugs 2020-11-04 23:38:06 +01:00
swcs a3364a1aac OMFG IT WORKS 2020-11-04 20:45:53 +01:00
swcs ac080c1b26 fuck shit up... 2020-11-04 16:16:36 +01:00
swcs c54c816942 abstractions for identity + security 2020-11-04 01:25:38 +01:00
swcs a815428a70 identity works now 2020-11-03 23:25:26 +01:00
swcs a33656e7f5 security stuff, oh my... 2020-11-03 16:07:35 +01:00
swcs b83e9a9a1c start module permissions; group permissions and grid-gap => gap 2020-08-31 11:48:05 +02:00
swcs a4b679e3ad start updating permissions to CRUD 2020-08-11 16:01:10 +02:00
swcs a2baf48d56 output shared indicator for entities (start with language) 2020-06-03 12:57:29 +02:00
swcs 8d2c8b1734 upload media files! 2020-05-31 15:01:28 +02:00
swcs 060d2cfc50 get settings overview data from controller 2020-05-26 11:43:13 +02:00
swcs ea777ec13e store and get current app id (draft) 2020-05-20 16:09:56 +02:00
swcs f89fd63a8e separate plugin builder into sub-options 2020-05-13 14:06:11 +02:00
swcs b6026824c1 ability to add a plugin in ZeroBuilder 2020-05-08 18:43:39 +02:00
swcs fe0658627b permissions for spaces 2020-05-06 11:07:44 +02:00
swcs 78efe84899 languages CRUD 2020-05-04 16:00:39 +02:00
swcs eb098bf19e rename lists to spaces which can be a list, editor and custom component 2020-04-30 11:53:59 +02:00
swcs 1b4304dd3f move permissions into separate component so it can be reused for user detail 2020-04-28 13:16:44 +02:00
swcs ef692b593b compose available permissions in zero builder and output them in role detail 2020-04-27 15:49:14 +02:00
swcs a44cc4b04d delete overlay; allow overrides of ZeroAuthorize filter 2020-04-23 15:35:15 +02:00
swcs 36613c213a create simple mapper 2020-04-17 15:32:33 +02:00
swcs d19fa2a929 default roles + implement permissions for sections + settings areas output 2020-04-16 12:56:17 +02:00
swcs d90575c300 first draft of permissions for users 2020-04-16 00:56:22 +02:00
swcs ccc63b9602 zero authorize 2020-04-15 14:09:52 +02:00
swcs 9f5d9bb920 first auth test passed (login) :-O 2020-04-15 01:42:06 +02:00
swcs 3f0452fa56 add UserStore + RoleStore 2020-04-14 20:16:04 +02:00
swcs 0ed7090669 start backoffice users 2020-04-03 18:03:36 +02:00
swcs ea6e10cb7f redirect to the setup in case zero has not been set up 2020-03-25 23:24:58 +01:00
swcs a17ff2190e start new user store 2020-03-25 00:47:14 +01:00