Commit Graph

  • ad4b903c25 Added a Mail permisssion target niggl 2021-01-27 11:53:33 +01:00
  • 9bd7636a23 Added comments niggl 2021-01-27 11:37:46 +01:00
  • b94179e3ca Added a test mail sending function niggl 2021-01-27 11:28:27 +01:00
  • 827002989e Added test mail templates niggl 2021-01-27 11:28:02 +01:00
  • eeff67c192 Merge branch 'dev' into feature/123-mail_documentation niggl 2021-01-26 19:42:59 +00:00
  • 583a4bc0dd Changed order niggl 2021-01-26 20:41:44 +01:00
  • 53fcff77d0 Added a hint to ethereal.email niggl 2021-01-26 20:41:08 +01:00
  • 1f0c842d9e Table fix niggl 2021-01-26 20:39:38 +01:00
  • 13ccab5e28 Added documentation for the env vars niggl 2021-01-26 20:38:53 +01:00
  • b5018eb114 Added the basics about mail templates to the readme niggl 2021-01-26 20:26:25 +01:00
  • aedfcfcc83 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-26 19:15:59 +00:00
  • db0876015b 🚀Bumped version to v0.3.1 niggl 2021-01-26 20:15:35 +01:00
  • 69417e93c0 Added get runners by team test niggl 2021-01-26 20:13:39 +01:00
  • f71a22f4dd Added get runners by org test niggl 2021-01-26 20:12:14 +01:00
  • 570c34bed0 Created the organizations/runners endpoint niggl 2021-01-26 20:06:54 +01:00
  • 7be2971a9e Created the runnerTeam/runners endpoint niggl 2021-01-26 19:57:35 +01:00
  • b92f633d68 Now also sending txt mail body niggl 2021-01-26 18:45:19 +01:00
  • d3647e3399 Added a txt variant of the pw-reset mail niggl 2021-01-26 18:41:50 +01:00
  • 389e423850 Cleaned up the replacements niggl 2021-01-26 18:41:21 +01:00
  • 46af786516 Fixed missing app_url protocol niggl 2021-01-26 18:31:34 +01:00
  • b4c117b7dc Fixed wrong file location niggl 2021-01-26 18:31:17 +01:00
  • 5cade25eeb Translated the pw reset mail to english niggl 2021-01-26 18:17:52 +01:00
  • fb77f4d798 Renamed the template niggl 2021-01-26 18:09:27 +01:00
  • c116338cd7 Added pw reset template provided by @philipp niggl 2021-01-26 18:09:00 +01:00
  • 979d36ea91 Password reset now enforces email niggl 2021-01-26 18:07:56 +01:00
  • c43334bf96 The auth tests now use mail to identify the user niggl 2021-01-26 18:07:42 +01:00
  • 71c4caae8b Removed bs console.log niggl 2021-01-26 17:55:41 +01:00
  • 536de2a319 Implemented automatic ci env generation niggl 2021-01-26 17:54:25 +01:00
  • e26744b792 Implementes mail sending on pw reset request niggl 2021-01-26 17:35:03 +01:00
  • d02e9dec56 Removed tests working directly with the old pw-reset response niggl 2021-01-26 17:28:20 +01:00
  • 637975305f Implemented a basic mailer with reset link sending niggl 2021-01-26 17:21:18 +01:00
  • c418603423 Added the first mail error niggl 2021-01-26 17:20:55 +01:00
  • 78d2ac3027 Added nodemailer types niggl 2021-01-26 17:20:44 +01:00
  • 470703c4de Added env vars niggl 2021-01-26 17:20:33 +01:00
  • e260e16d66 Merge branch 'feature/118-emails' of git.odit.services:lfk/backend into feature/118-emails niggl 2021-01-26 16:10:26 +01:00
  • 6b0155f014 Added a folder for the mail templates niggl 2021-01-26 16:10:02 +01:00
  • 33890b544b Added a folder for the mail templates niggl 2021-01-26 16:10:02 +01:00
  • d7ea928714 Added mail env vars niggl 2021-01-26 16:09:11 +01:00
  • 908ac4f1ce Added nodemailer dependecy niggl 2021-01-26 16:06:47 +01:00
  • cf012c0b7e Added a barebones class for handleing mail stuff niggl 2021-01-26 16:05:55 +01:00
  • 71898d576c 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-24 17:58:01 +00:00
  • c964591839 Merge pull request 'Alpha Release 0.3.0' (#122) from dev into main v0.3.0 niggl 2021-01-24 17:57:36 +00:00
  • cc4bf4451c 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-24 17:53:11 +00:00
  • 7dbbd3780d Merge branch 'dev' of git.odit.services:lfk/backend into dev niggl 2021-01-24 18:52:36 +01:00
  • 3697783e19 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-24 17:52:09 +00:00
  • 161feaf364 Merge pull request 'OrganiZation rename feature/117-organization' (#121) from feature/117-organization into dev niggl 2021-01-24 17:51:50 +00:00
  • 75e2a44c9c 🚀Bumped version to v0.3.0 niggl 2021-01-24 18:48:06 +01:00
  • cd7e9b86b4 Renamedpermisssions from *Organisation* to *Organization*📝 niggl 2021-01-24 18:43:29 +01:00
  • c6c643ecf1 Renamed files and classed from *Organisation* to *Organization*📝 niggl 2021-01-24 18:40:46 +01:00
  • ef15d0d576 Changed organisation* to organization* in descriptions, comments and endoints ✏ niggl 2021-01-24 18:34:15 +01:00
  • 5660aecb50 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-22 14:13:45 +00:00
  • 6a66dd803b Merge pull request 'Self service registration feature/112-selfservice_registration' (#120) from feature/112-selfservice_registration into dev niggl 2021-01-22 14:13:25 +00:00
  • b42f0722d7 Merge branch 'dev' into feature/112-selfservice_registration niggl 2021-01-21 20:02:23 +01:00
  • 45c8bb83be Fixed tests testing for a old responseclass niggl 2021-01-21 20:01:44 +01:00
  • 6469e3bc97 Fixed wrong error getting thrown niggl 2021-01-21 19:51:40 +01:00
  • 10f98e9c99 Bugfix: turned old entity in response to responseclass niggl 2021-01-21 19:49:11 +01:00
  • e5b6f650b2 Added registration invalid company tests niggl 2021-01-21 19:48:45 +01:00
  • 3b2ed3f0f2 Resolved missing relation niggl 2021-01-21 19:46:46 +01:00
  • 20e102ec5c Added registration valid company tests niggl 2021-01-21 19:46:32 +01:00
  • 5a003945ac Updated response schema error to a more fitting one niggl 2021-01-21 19:34:27 +01:00
  • 29aeb046de Added registration invalid company tests niggl 2021-01-21 19:34:11 +01:00
  • 72941da1cb Added registration valid citizentests niggl 2021-01-21 19:33:55 +01:00
  • 81d2197a3e Added registration invalid citizen tests niggl 2021-01-21 19:22:26 +01:00
  • 9dd9304a71 Citizen registration now returns tokens niggl 2021-01-21 19:17:40 +01:00
  • 0c87906cc3 Added selfservice get positive test niggl 2021-01-21 19:17:25 +01:00
  • 1227408407 Fixed fluctuating test bahaviour niggl 2021-01-21 19:10:59 +01:00
  • f8d7544517 Marked param as optional (default: false) niggl 2021-01-21 19:08:43 +01:00
  • a9843ed459 Updates old tests to the new ss-ktokens niggl 2021-01-21 19:08:21 +01:00
  • 46f9503543 Fixed typo niggl 2021-01-21 18:45:15 +01:00
  • c5d0646c42 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-21 17:32:17 +00:00
  • b441658570 Merge pull request 'Alpha Release 0.2.1' (#119) from dev into main v0.2.1 niggl 2021-01-21 17:31:49 +00:00
  • e95c457e44 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-21 17:15:47 +00:00
  • 6de9d547b7 🚀Bumped version to v0.2.1 niggl 2021-01-21 18:15:24 +01:00
  • 3a93c9c078 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-21 17:14:56 +00:00
  • 36d01a0a89 Merge pull request 'Runner scans endpoint feature/113-runner_scans' (#116) from feature/113-runner_scans into dev niggl 2021-01-21 17:14:41 +00:00
  • 6434b4dfce Added check for empty token for runner self-service get niggl 2021-01-21 18:12:53 +01:00
  • e964a8ed44 Added self-service get invalid tests niggl 2021-01-21 18:12:29 +01:00
  • c39a59e54e Implemented runner selfservice token generation niggl 2021-01-21 18:03:48 +01:00
  • 34c852b12a Specified uft-8 format for string niggl 2021-01-21 17:54:11 +01:00
  • 7b00b19fce MAde uuid column unique niggl 2021-01-21 17:52:03 +01:00
  • ad446500f9 Implemented registration key generation niggl 2021-01-21 17:48:13 +01:00
  • d490247d1e Implemented a registration key for organisations niggl 2021-01-21 17:30:43 +01:00
  • dee36395a6 Citizen runners now have to provide an email address for verification niggl 2021-01-21 17:19:04 +01:00
  • 6df195b6ec Created a citizenrunner selfservice create action niggl 2021-01-21 17:18:25 +01:00
  • 946efef252 Updated Method of removeing the team of citizen runners niggl 2021-01-21 17:01:56 +01:00
  • 73b1114883 Added openapi description niggl 2021-01-21 16:48:53 +01:00
  • 1b5465bea8 Implemented the citizen runner self-registration endpoint niggl 2021-01-21 16:47:13 +01:00
  • 5288c701c1 Implemented the basics for the runner selfservice registration endpoint niggl 2021-01-21 16:43:04 +01:00
  • 10af1ba341 Implemented a runner selfservice registration creation action niggl 2021-01-21 16:40:47 +01:00
  • 26dff4f418 Added get tests for the /runner/scans endpoint niggl 2021-01-21 16:07:11 +01:00
  • b5f3dec93b Added a "onlyValid" query param niggl 2021-01-21 15:57:56 +01:00
  • a82fc0fb9e Added a /runners/id/scans endpoint niggl 2021-01-21 15:55:29 +01:00
  • e2ec0a3b64 Readme reorganisation [skip ci] niggl 2021-01-21 15:43:11 +01:00
  • f4668b6e81 Added sqlite as to env.sample db of choice [skip ci] niggl 2021-01-21 15:27:11 +01:00
  • d5281348b6 🧾New changelog file version [CI SKIP] [skip ci] niggl 2021-01-20 19:14:43 +00:00
  • 1717df113e Merge pull request 'Runner selfservice info endpoint feature/111-runner_selfservic_info' (#115) from feature/111-runner_selfservic_info into dev niggl 2021-01-20 19:14:19 +00:00
  • 0355bdbbab Merge branch 'dev' into feature/111-runner_selfservic_info niggl 2021-01-20 19:13:18 +00:00
  • 02677de5c0 🧾New changelog file version [CI SKIP] [skip ci] philipp 2021-01-20 19:13:07 +00:00
  • 886c1092d6 Merge pull request 'Implemented more seeding feature/110-seeding' (#114) from feature/110-seeding into dev philipp 2021-01-20 19:12:49 +00:00
  • 191569792c Updated the openapi description niggl 2021-01-20 20:07:16 +01:00