Commit Graph

74 Commits

Author SHA1 Message Date
$(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)
46afa417b7 xss mitigation & test 2024-09-20 07:57:54 +02:00
$(pass /github/name)
f0b2409963 fix: current-user route 2024-09-07 13:37:26 +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)
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
$(pass /github/name)
4274f386f7 add: Rate limiting & tests 2024-08-23 11:58:53 +02:00
$(pass /github/name)
682c50574b add: CORS 2024-08-22 11:27:27 +02:00
$(pass /github/name)
ee66835649 changed contact form reply_to and response html 2024-08-21 12:29:13 +02:00
$(pass /github/name)
3224536e56 better shutdown 2024-08-20 22:08:05 +02:00
$(pass /github/name)
15d80889d1 add: server shutdown, tests 2024-08-20 21:56:36 +02:00
$(pass /github/name)
6f42f715a7 add: filepaths added to testSuite setup 2024-08-19 10:39:59 +02:00
$(pass /github/name)
ae0ec8bf88 add: contactController,tests & refactored tests 2024-08-18 14:17:17 +02:00
$(pass /github/name)
6441ad3ef9 wip: added contact form handling 2024-08-13 21:47:04 +02:00
$(pass /github/name)
9cbe3d005b add: email delivery test; baseURL config 2024-08-13 20:22:08 +02:00
$(pass /github/name)
c02b96e538 add: mockSMTP Server for testing; getUser func 2024-08-08 09:29:49 +02:00
$(pass /github/name)
602ac0fef0 Add: Template Config options & comments; 2024-07-18 12:25:51 +02:00
$(pass /github/name)
f4a9166bee add: Environment Var support 2024-07-17 16:46:29 +02:00
$(pass /github/name)
9eef7f7681 respected company in mails. 2024-07-16 19:15:06 +02:00
$(pass /github/name)
eeeabd5ad3 add: company; tests 2024-07-16 17:52:37 +02:00
$(pass /github/name)
a1a43f1f32 removed alphaunicode constraint from names 2024-07-13 12:22:42 +02:00
$(pass /github/name)
05745ec831 removed e164 phone validation 2024-07-13 00:48:23 +02:00
$(pass /github/name)
ac037b12e0 added additional tests for parent id 2024-07-12 18:58:32 +02:00
$(pass /github/name)
0b2ad57864 fix subscriptionModel integration 2024-07-12 16:26:07 +02:00