|
48685451be
|
Set reset token expiry to 15 mins
rer #40
|
2020-12-22 11:07:01 +01:00 |
|
|
5aad581c2d
|
Implemented toe password reset route
ref #40
|
2020-12-22 10:57:25 +01:00 |
|
|
caeb17311b
|
Implemented basic password reset
ref #40
|
2020-12-22 10:57:08 +01:00 |
|
|
5aa83fe2f0
|
Renamed the return variable to fit the class
ref #40
|
2020-12-22 10:44:43 +01:00 |
|
|
aef8485f59
|
Renamed the password reset token creation class to better fit the scheme
ref #40
|
2020-12-22 10:39:42 +01:00 |
|
|
61aff5e629
|
Added a password reset token request route
ref #40
|
2020-12-22 10:39:17 +01:00 |
|
|
aa146cd6c1
|
Added a basic pw reset action
ref #40
|
2020-12-22 10:38:48 +01:00 |
|
|
6042089074
|
Added pw reset jwt generation
ref #40
|
2020-12-22 10:24:25 +01:00 |
|
|
b6cf3b24d4
|
Merge pull request 'Disabled the x-served-by and x-powered-by Headers' (#44) from feature/41-owasp_headers into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #44
|
2020-12-21 17:27:12 +00:00 |
|
|
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 |
|
|
1bf6d3d564
|
Merge pull request 'Updated the put methods and cleaned up a shitload of comments' (#42) from feature/39-update_puts into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #42
closes #39
|
2020-12-21 16:39:19 +00:00 |
|
|
7d5f3b092f
|
Reverted simplification that created loops
continuous-integration/drone/pr Build is passing
ref #39
|
2020-12-21 17:22:07 +01:00 |
|
|
0ef6d9cc48
|
Small bugfix
continuous-integration/drone/pr Build is failing
ref #39
|
2020-12-21 16:58:51 +01:00 |
|
|
48bef8db60
|
Second part of the action comment refactoring
continuous-integration/drone/pr Build is failing
ref #39
|
2020-12-21 16:21:12 +01:00 |
|
|
1d0d79f3da
|
First part of the action comment refactoring
ref #39
Why did i volunteer for this? It's just a glorified sleeping aid 😴
|
2020-12-21 16:08:10 +01:00 |
|
|
d20d738218
|
Code + comment cleanup for the entities
ref #39
|
2020-12-21 15:29:32 +01:00 |
|
|
a03f1a438d
|
Code + comment cleanup for the enums
ref #39
|
2020-12-20 19:39:13 +01:00 |
|
|
75332983c2
|
Code + comment cleanup for the response models
ref #39
|
2020-12-20 19:38:22 +01:00 |
|
|
a85d52437b
|
Code + comment cleanup for the seeds
ref #39
|
2020-12-20 19:11:28 +01:00 |
|
|
a88c0389c1
|
Code + Comment cleanup for the middlewares
ref #39
|
2020-12-20 19:08:02 +01:00 |
|
|
43a4f1118d
|
Updated loader comments and descriptions
ref #39
|
2020-12-20 19:01:03 +01:00 |
|
|
de91d491e5
|
Added a missing poiunt/exclamation mark
ref #39
|
2020-12-20 18:55:52 +01:00 |
|
|
2199cb0aef
|
Fixed messages and comments for UserGroupErrors
ref #39
|
2020-12-20 18:50:45 +01:00 |
|
|
ee76f1c0e8
|
Fixed messages and comments for UserErrors
ref #39
|
2020-12-20 18:50:06 +01:00 |
|
|
75b6489f8d
|
Fixed messages and comments for TrackErrors + spelling for some other errors
ref #39
|
2020-12-20 18:48:59 +01:00 |
|
|
389f6347c3
|
Fixed messages and comments for RunnerTeamErrors
ref #39
|
2020-12-20 18:47:42 +01:00 |
|
|
37afc10e44
|
Fixed messages and comments for RunnerOrganisationErrors
ref #39
|
2020-12-20 18:46:43 +01:00 |
|
|
82ced34750
|
Fixed messages and comments for RunnerGroupErrors
ref #39
|
2020-12-20 18:45:33 +01:00 |
|
|
5de81ad093
|
Fixed messages and comments for RunnerErrors
ref #39
|
2020-12-20 18:45:10 +01:00 |
|
|
c1d784e29c
|
Fixed messages and comments for PermissionErrors
ref #39
|
2020-12-20 18:42:57 +01:00 |
|
|
4ca85a1f22
|
Fixed messages and comments for AuthErrors
ref #39
|
2020-12-20 18:41:25 +01:00 |
|
|
7a4238f1f7
|
Fixed some stuff not getting checked against null
ref #39 gosh i sometimes hate js types
|
2020-12-20 18:18:32 +01:00 |
|
|
fbe2b358bd
|
Moved tracks to the new put mechanism
ref #39
|
2020-12-20 18:07:45 +01:00 |
|
|
532b5a56a5
|
Switched runner orgs to the cleaner syntax via a update entity
ref #39
|
2020-12-20 18:07:33 +01:00 |
|
|
18ede29ea5
|
Moved usergroups to the new put mechanism
ref #39
|
2020-12-20 17:37:20 +01:00 |
|
|
ec4d75128b
|
Fixed some weired toString beviour
ref #39 #6
|
2020-12-20 17:36:22 +01:00 |
|
|
b2bd6173a5
|
Moved permissions to the new put mechanism
ref #39
|
2020-12-20 17:29:04 +01:00 |
|
|
cc68948a20
|
Moved runners to the new put mechanism
ref #39
|
2020-12-20 17:27:21 +01:00 |
|
|
24de82f6df
|
Moved runner teams to the new put mechanism
ref #39
|
2020-12-20 17:25:41 +01:00 |
|
|
cf583a22fa
|
Added missing username property to the responseuser
ref #39
|
2020-12-20 17:19:33 +01:00 |
|
|
b55d210aff
|
Fixed wrong error type
ref #39
|
2020-12-20 17:18:16 +01:00 |
|
|
adec2bcc5b
|
removed useless deletes
ref #39
|
2020-12-20 17:17:42 +01:00 |
|
|
3850bd9681
|
Renamed function to better reflect it's function
ref #39
|
2020-12-20 17:17:30 +01:00 |
|
|
14b6651f96
|
Merge pull request 'Fixed a bug concerning user updates' (#38) from bugfix/37-user_update into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #38
closes #37
|
2020-12-20 15:58:19 +00:00 |
|
|
4a21c1fb5c
|
Updated some nameing to fit with the rest of the models
continuous-integration/drone/pr Build is passing
ref #37
|
2020-12-20 16:51:59 +01:00 |
|
|
ca142376b3
|
Fixed some weired user update behaviour
ref #37
|
2020-12-20 16:49:05 +01:00 |
|
|
314606addd
|
Merge pull request 'feature/34-status_health' (#36) from feature/34-status_health into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #36
closes #34
|
2020-12-18 22:02:34 +00:00 |
|
|
a0a08f7724
|
Formatting implemented for @philipp
continuous-integration/drone/pr Build is passing
ref #34
|
2020-12-18 23:00:27 +01:00 |
|
|
cea5993049
|
added a simple health route
ref #34
|
2020-12-18 22:58:24 +01:00 |
|
|
3e940c2db5
|
Merge pull request 'Auth for everything (and everything auth) #6' (#35) from feature/6-api_auth into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #35
closes #6
|
2020-12-18 21:53:16 +00:00 |
|