Commit Graph

484 Commits

Author SHA1 Message Date
niggl c93e93be31 Set package version (+openapi version)
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
ref #47
2020-12-23 18:00:53 +01:00
philipp 11c7d041ef 🎨 fixed landing html + styling
continuous-integration/drone/pr Build is passing
ref #52
2020-12-23 17:55:44 +01:00
niggl 9ab6eb5314 Added tests for the api docs
continuous-integration/drone/pr Build is passing
ref #52
2020-12-23 17:01:18 +01:00
niggl ce0500ef8c Removed the firsttests jest tests (they were redundant)
ref #52
2020-12-23 17:01:03 +01:00
niggl 9fc282d858 Removed everything concerning the swaggerUI express middleware
ref #52
2020-12-23 15:21:55 +01:00
niggl 39ad43bbb2 switched over to using the static deployment of swaggerUI
ref #52
2020-12-23 15:20:06 +01:00
niggl ebedea97ed Added very basic api doc chooser
ref #52
2020-12-23 15:11:14 +01:00
niggl 9994f8ddc4 Merge branch 'dev' into feature/49-openapi_cookie_schema
continuous-integration/drone/pr Build is passing
2020-12-22 19:32:35 +00:00
niggl 5d75f70296 fixed typo
continuous-integration/drone/pr Build is passing
ref #49
2020-12-22 20:29:18 +01:00
niggl c34bde7d4f Fixed typo
continuous-integration/drone/pr Build is passing
ref #49
2020-12-22 20:19:28 +01:00
niggl 1f061c7ea6 Updated the openapi descriptions for all group routes
ref #49
2020-12-22 20:18:30 +01:00
niggl 578f9301db Updated the openapi descriptions for all user routes
ref #49
2020-12-22 20:13:16 +01:00
niggl 9b47f3ab05 Updated the openapi descriptions for all track routes
ref #49
2020-12-22 20:07:41 +01:00
niggl 84b97bee8d Updated the openapi descriptions for all status routes
ref #49
2020-12-22 20:05:29 +01:00
niggl 16e5b6921d Updated the openapi descriptions for all team routes
ref #49
2020-12-22 20:04:08 +01:00
niggl f256dec121 Updated the openapi descriptions for all organisation routes
ref #49
2020-12-22 20:01:25 +01:00
niggl 66631f5e0a Updated the openapi descriptions for all runner routes
ref #49
2020-12-22 19:57:46 +01:00
niggl 05319e6f6e Updated the openapi descriptions for all permission routes
ref #49
2020-12-22 19:51:37 +01:00
niggl b7827fef54 Updated the openapi descriptions for all import routes
ref #49
2020-12-22 19:45:09 +01:00
niggl a4ddeee8e4 Fixed uniqueness error
continuous-integration/drone/pr Build is passing
ref #45
2020-12-22 19:38:12 +01:00
niggl 50f2462eb9 Updated the openapi descriptions for all auth routes
ref #49
2020-12-22 19:23:35 +01:00
niggl dae51cfd47 Added openapi cookie security schema
ref #49
2020-12-22 19:13:20 +01:00
niggl a9dbf1d0d2 Added login test after logout
continuous-integration/drone/pr Build is failing
ref #45
2020-12-22 18:49:10 +01:00
niggl c6ecde29b5 Added auth reset tests
ref #45
2020-12-22 18:48:54 +01:00
niggl 13949af938 Added auth refresh tests
ref #45
2020-12-22 18:29:23 +01:00
niggl 3c003a60b2 Added logut tests
ref #45
2020-12-22 18:26:20 +01:00
niggl 69796a888f Added wron password auth test
ref #45
2020-12-22 17:04:22 +01:00
niggl af2744885f added the first login tests
ref #45
2020-12-22 16:56:02 +01:00
niggl 853876a09c Merge branch 'dev' into feature/40-pw_reset
continuous-integration/drone/pr Build is passing
2020-12-22 16:05:27 +01:00
niggl 84a7f30a60 Merge branch 'dev' into feature/43-postal_from_env
continuous-integration/drone/pr Build is passing
2020-12-22 12:41:15 +01:00
niggl b8c93bf476 Implemented the getter for loading the postalcodelocale from env
ref #43
2020-12-22 12:38:53 +01:00
niggl 146787fd66 Added comments
continuous-integration/drone/pr Build is passing
ref #40
2020-12-22 11:48:06 +01:00
niggl 9458b774ea Removed the user disableing
ref #40
2020-12-22 11:35:33 +01:00
niggl bf4250babd All things auth now check if the user is disabled
ref #40
2020-12-22 11:29:52 +01:00
niggl a16c4c564a Users now can be disabled from the start
ref #40
2020-12-22 11:27:21 +01:00
niggl 8d860cb2e1 Fixed weired query behaviour
ref #40
2020-12-22 11:26:45 +01:00
niggl 2f7b0d5606 Removed bs enabled check
ref #40
2020-12-22 11:20:11 +01:00
niggl 4b9bfe3b79 Now disableing users while they're in the process of resetting their password
ref #40
2020-12-22 11:18:31 +01:00
niggl 17ee682029 Implemented a password reset timeout
ref #40
2020-12-22 11:12:24 +01:00
niggl 48685451be Set reset token expiry to 15 mins
rer #40
2020-12-22 11:07:01 +01:00
niggl 5aad581c2d Implemented toe password reset route
ref #40
2020-12-22 10:57:25 +01:00
niggl caeb17311b Implemented basic password reset
ref #40
2020-12-22 10:57:08 +01:00
niggl 5aa83fe2f0 Renamed the return variable to fit the class
ref #40
2020-12-22 10:44:43 +01:00
niggl aef8485f59 Renamed the password reset token creation class to better fit the scheme
ref #40
2020-12-22 10:39:42 +01:00
niggl 61aff5e629 Added a password reset token request route
ref #40
2020-12-22 10:39:17 +01:00
niggl aa146cd6c1 Added a basic pw reset action
ref #40
2020-12-22 10:38:48 +01:00
niggl 6042089074 Added pw reset jwt generation
ref #40
2020-12-22 10:24:25 +01:00
niggl 19422edbae Disabled the x-served-by and x-powered-by Headers
continuous-integration/drone/pr Build is passing
ref #41
2020-12-21 17:48:04 +01:00
niggl 7d5f3b092f Reverted simplification that created loops
continuous-integration/drone/pr Build is passing
ref #39
2020-12-21 17:22:07 +01:00
niggl 0ef6d9cc48 Small bugfix
continuous-integration/drone/pr Build is failing
ref #39
2020-12-21 16:58:51 +01:00