Commit Graph

94 Commits

Author SHA1 Message Date
Alex
2acbe703eb add: subscription seeding, enhance admin creation 2024-09-29 21:06:30 +02:00
Alex
72017c97ff add: UserRole for privelige handling 2024-09-29 21:03:32 +02:00
Alex
1ded8bee33 moved db indices to uint 2024-09-29 20:58:42 +02:00
$(pass /github/name)
e0cc893493 frontend fix: Cookie passthrough 2024-09-20 08:39:47 +02:00
$(pass /github/name)
43a039ae91 frontend:add:error handling on failed validation 2024-09-20 08:38:47 +02:00
$(pass /github/name)
49986ffd79 frontend:chg:generalized form field serialization 2024-09-20 08:37:58 +02:00
$(pass /github/name)
0897361260 frontend:adapted to new hooks 2024-09-20 08:36:06 +02:00
$(pass /github/name)
211cf1db3f frontend:add:cookie renewal 2024-09-20 08:35:15 +02:00
$(pass /github/name)
30d56ce778 locales 2024-09-20 08:30:40 +02:00
$(pass /github/name)
3ec32756c8 front:add: InputField component 2024-09-20 08:30:20 +02:00
$(pass /github/name)
00facf8758 add: update handling 2024-09-20 08:29:00 +02:00
$(pass /github/name)
62624cd0f8 membership input validation improved & tests 2024-09-20 08:28:23 +02:00
$(pass /github/name)
361fa1316a add sql injection test 2024-09-20 08:27:34 +02:00
$(pass /github/name)
851e62dbac add xss validation 2024-09-20 08:26:07 +02:00
$(pass /github/name)
1e68e7d390 Add: session handling 2024-09-20 08:25:26 +02:00
$(pass /github/name)
31c47270ab chg Routing again 2024-09-20 08:24:42 +02:00
$(pass /github/name)
81e9068eba add: Cookie generation 2024-09-20 08:00:24 +02:00
$(pass /github/name)
74ef7efdec add: custom errors 2024-09-20 07:58:17 +02:00
$(pass /github/name)
46afa417b7 xss mitigation & test 2024-09-20 07:57:54 +02:00
$(pass /github/name)
b34a85e9d6 add: frontend profile data etc 2024-09-10 18:52:32 +02:00
$(pass /github/name)
f0b2409963 fix: current-user route 2024-09-07 13:37:26 +02:00
$(pass /github/name)
147b8c0afd frontend: initial commit 2024-09-07 13:36:15 +02:00
$(pass /github/name)
4d6938de96 add: logout handling 2024-09-07 11:38:35 +02:00
$(pass /github/name)
c3944cb4aa add: Safe func to user model 2024-09-07 10:36:21 +02:00
$(pass /github/name)
f99ff57275 minor 2024-09-07 08:56:33 +02:00
$(pass /github/name)
c36af961f3 fix auth routes 2024-09-07 08:56:26 +02:00
$(pass /github/name)
b3dc134c8c add admin user creation 2024-09-07 08:56:15 +02:00
$(pass /github/name)
066419e546 fix: user model json handling; user_controller_test debug logging, user_controller 2024-09-07 08:55:39 +02:00
$(pass /github/name)
ff7c83671f fix: auth && auth_test 2024-09-07 08:53:57 +02:00
$(pass /github/name)
ef5e771998 chg: cors allowOrigins now configurable 2024-09-07 08:52:48 +02:00
$(pass /github/name)
8f3d73af90 add: AllowOrigins config && changed config format 2024-09-07 08:51:58 +02:00
$(pass /github/name)
82413499f5 add: Admin creation 2024-09-06 09:26:15 +02:00
$(pass /github/name)
df82782ba5 add: auth_test cases & null attack test 2024-09-06 09:22:37 +02:00
$(pass /github/name)
b42713b108 Del old sql schema 2024-09-06 09:21:50 +02:00
$(pass /github/name)
0d7c5674da chg testcases to be private 2024-09-06 09:21:30 +02:00
$(pass /github/name)
46e09a1285 moved admin mail config location 2024-09-06 09:20:55 +02:00
$(pass /github/name)
0aa332c26b adapted template to new routing 2024-09-05 16:40:46 +02:00
$(pass /github/name)
600cd83a81 add: user_service GetUserByID Function 2024-09-05 16:40:23 +02:00
$(pass /github/name)
580b1523f9 chg: routing and added auth to backend endpoint 2024-09-05 16:39:47 +02:00
$(pass /github/name)
8113b02356 chg: auth handling to jwt cookies 2024-09-05 16:39:06 +02:00
$(pass /github/name)
4e5e0963c7 add: better logging in user controller and tests 2024-09-05 16:38:23 +02:00
$(pass /github/name)
ae2ab42969 chg: subscription Registration endpoint 2024-09-05 16:37:32 +02:00
$(pass /github/name)
a7ac7ea1ed Add: Roles 2024-09-03 20:53:40 +02:00
$(pass /github/name)
c132df87a9 add: Login system 2024-09-03 20:22:05 +02:00
$(pass /github/name)
f648b53fe1 added jwt auth 2024-09-02 22:20:58 +02:00
$(pass /github/name)
1ad2f2090f add: api key middleware 2024-09-02 17:05:15 +02:00
$(pass /github/name)
6ac2b32a1f add: plaintext email; improved templating 2024-08-28 11:35:43 +02:00
$(pass /github/name)
00ca11d2e6 Add: Security Headers 2024-08-28 02:30:38 +02:00
$(pass /github/name)
12ea6767f8 Added CSP 2024-08-26 13:52:55 +02:00
$(pass /github/name)
c03ee0b6d0 added new membership tests, fix tests, cors for dev 2024-08-24 21:15:38 +02:00