Commit Graph

258 Commits

Author SHA1 Message Date
$(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
$(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
$(pass /github/name)
02647c4cf7 added parentmembershipvalidation 2024-07-12 16:01:16 +02:00
$(pass /github/name)
d8115f512d fix:admin Notification mail sending;typo in template 2024-07-12 13:35:35 +02:00
$(pass /github/name)
5035dd7489 typo in template 2024-07-12 13:22:09 +02:00
$(pass /github/name)
18d91d396b add: verification status page 2024-07-12 12:07:38 +02:00
$(pass /github/name)
03a2b3bdc5 added validation; DB is global now 2024-07-11 20:59:52 +02:00
$(pass /github/name)
e4475e2400 added html admin notification mail 2024-07-11 12:48:26 +02:00
$(pass /github/name)
de88a603d5 switched to gin-gonic 2024-07-11 12:28:39 +02:00
$(pass /github/name)
20ed629e92 removed unique constraint on consents 2024-07-10 22:50:06 +02:00
$(pass /github/name)
7464b77315 renaming, added json descriptors 2024-07-10 22:23:11 +02:00
$(pass /github/name)
6ac5491053 switched to gorm.. 2024-07-10 14:22:56 +02:00
$(pass /github/name)
87e9f71ceb refactoring db; added email-verification 2024-07-08 23:43:55 +02:00
$(pass /github/name)
555d1be575 splitted user registration into user, consents & bankaccount creation 2024-07-07 21:39:58 +02:00
$(pass /github/name)
a76d73aa82 you better test before commit 2024-07-07 17:11:28 +02:00
$(pass /github/name)
3162aeb896 removed autoincrement it's not mysql stupid! 2024-07-07 17:01:41 +02:00
$(pass /github/name)
9ae699b122 added schema.sql 2024-07-07 16:54:21 +02:00
$(pass /github/name)
4ba0ce11d4 embedded schema.sql 2024-07-07 16:52:44 +02:00
$(pass /github/name)
0e41b9e8e3 typo 2024-07-07 16:28:38 +02:00
$(pass /github/name)
a3d141666c tweaked routes 2024-07-07 16:15:04 +02:00