Commit Graph

86 Commits

Author SHA1 Message Date
ef1e9aa759 best of both worlds 2026-04-22 23:45:18 -05:00
be183c6fd3 allow removal of self permissions, just not the important one 2026-04-22 23:30:25 -05:00
0cda948323 do the same to delete 2026-04-22 23:27:31 -05:00
baca04fa03 create permission modification endpoints 2026-04-22 21:49:15 -05:00
1afa30040d create userdto constructor out of user 2026-04-22 21:19:35 -05:00
68685e6398 prevent self user deletion 2026-04-22 21:08:02 -05:00
4f60336a37 it was staring me right in the face 2026-04-22 20:21:39 -05:00
5f68179fd1 database malarkey 2026-04-22 20:14:34 -05:00
37b5dd4637 fix permission table 2026-04-22 20:09:20 -05:00
ef1256b38f redo database 2026-04-22 20:00:14 -05:00
89942f0731 fix build permission errors 2026-04-22 19:55:47 -05:00
9d5bae339e every gosh darn time 2026-04-22 19:35:12 -05:00
152db3d99f rework policies to use permissions over roles 2026-04-22 19:34:55 -05:00
1a0bf385b6 use strings instead of guids 2026-04-21 23:22:00 -05:00
5bbe0bfb4d IdentityUsers use Guid instead of int ids 2026-04-21 23:17:45 -05:00
60bead4426 seed admin role 2026-04-21 22:24:21 -05:00
1350284b79 await asyncronous method 2026-04-21 21:04:01 -05:00
ffdf997929 add roles to jwt claims 2026-04-21 20:32:48 -05:00
500961be07 fix users page 2026-04-21 20:12:17 -05:00
143d194cdb fix: policy mismatch 2026-04-21 19:18:54 -05:00
2f3cb46af3 add roles seeding 2026-04-21 19:13:44 -05:00
214f1601b5 comment 2026-03-28 00:54:03 -05:00
0af0ddf6b9 i was missing policies oops 2026-03-28 00:19:01 -05:00
f271ff59f8 added userDtos 2026-03-28 00:01:45 -05:00
12d1e65ed5 small roles update 2026-03-25 23:11:39 -05:00
eeee94d0d6 what da 2026-03-24 19:41:48 -05:00
63c2da652c test api roles 2026-03-24 19:41:36 -05:00
7e02d3cfe1 add logout for refreshTokens 2026-03-22 17:25:15 -05:00
74307e614c add refresh tokens 2026-03-22 16:48:58 -05:00
eb94a1bcb9 re: require authorization for items list 2026-03-22 01:21:50 -05:00
10ac1a6076 fix: require authorization for items list 2026-03-22 01:21:04 -05:00
da6ffa8167 fix item update api 2026-03-22 01:17:24 -05:00
89b4398442 revert 2026-03-22 01:08:18 -05:00
99ff02b01b fix: item ids 2026-03-22 01:00:59 -05:00
67baddf9d0 implement item dtos 2026-03-22 00:56:24 -05:00
7ab03d8073 change users crud to items 2026-03-21 23:44:26 -05:00
a9b4d136d5 Add items crud to api 2026-03-21 20:20:02 -05:00
4fe23699c8 fix client to api dtos again 2026-03-21 17:41:11 -05:00
fc064dd01c add identity to the register endpoint 2026-03-21 17:26:50 -05:00
9b4c2062a7 revert database 2026-03-21 17:16:17 -05:00
826b654dc9 add another identity migration 2026-03-21 16:12:59 -05:00
a3a86d4fde fix entityframework identity dbContext 2026-03-21 16:10:53 -05:00
27f3be7761 add another migrtation 2026-03-21 15:58:33 -05:00
3dd0460209 migrate to identity for authentication 2026-03-21 15:38:05 -05:00
ef4f0c0159 fix: dto consistency 2026-03-21 14:13:19 -05:00
817e0b97e6 idk how yaml works apparently 2026-03-21 00:23:30 -05:00
be731be724 yaml syuntax 2026-03-21 00:20:25 -05:00
9fea2c5b7b properly set environment secret 2026-03-21 00:16:52 -05:00
f7b537cbed i changed a filename oops 2026-03-20 21:09:16 -05:00
109d5f88ea user dtos as strict object templates 2026-03-20 21:08:32 -05:00