David Mehren
93301d84c7
refactor(note-user-permission-entry-dto): do not embed User objects
...
This is part of an effort to consistently not embed User objects
in API responses. Usernames are returned instead.
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
David Mehren
acaefb3996
refactor(note-permissions-dto): do not embed User objects
...
This is part of an effort to consistently not embed User objects
in API responses. Usernames are returned instead.
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-17 11:56:09 +01:00
Yannick Bungers
9b856bf517
Merge pull request #1986 from hedgedoc/fix/consistent_timestamps
2022-01-16 23:05:13 +01:00
Yannick Bungers
f441c249a5
Merge pull request #1985 from hedgedoc/fix/apidoc_labels
2022-01-16 23:02:57 +01:00
David Mehren
e2c2657b53
refactor(history-entry): rename lastVisited
...
This is part of an effort to name all date attributes
consistently.
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
05e534a7d6
refactor(note-metadata): rename date attributes
...
This is part of an effort to name all date attributes
consistently.
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
c7dd942c1f
refactor(auth-token): rename lastUsed to lastUsedAt
...
This is part of an effort to name all date attributes
consistently.
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 22:04:53 +01:00
David Mehren
41d0c16982
docs(api): Add missing tags
...
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 21:40:48 +01:00
David Mehren
b98944aeb0
Merge pull request #1952 from hedgedoc/renovate/develop-lock-file-maintenance
2022-01-16 19:57:00 +01:00
David Mehren
c60f83357f
test(front-config): Add missing URL import
...
Signed-off-by: David Mehren <git@herrmehren.de>
2022-01-16 19:53:02 +01:00
Renovate Bot
54bed42bcb
chore(deps): lock file maintenance
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:36:12 +00:00
David Mehren
dc73a9ed95
Merge pull request #1977 from hedgedoc/renovate/develop-nestjs-packages
2022-01-16 19:25:19 +01:00
David Mehren
6152dad60b
Merge pull request #1976 from hedgedoc/renovate/develop-test-packages
2022-01-16 19:24:29 +01:00
David Mehren
a4618b98fe
Merge pull request #1962 from hedgedoc/renovate/develop-linters
2022-01-16 19:24:04 +01:00
David Mehren
ceb9763177
Merge pull request #1954 from hedgedoc/invalid-credentials-error
2022-01-16 19:19:13 +01:00
Renovate Bot
2cc6ec07d5
chore(deps): update nestjs packages
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:17:20 +00:00
Renovate Bot
e5b431e59a
chore(deps): update linters
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:17:01 +00:00
Renovate Bot
f01f034905
chore(deps): update dependency supertest to v6.2.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 18:16:34 +00:00
David Mehren
3f09bd6606
Merge pull request #1982 from hedgedoc/renovate/develop-mkdocs-material-8.1.x
2022-01-16 19:13:30 +01:00
Renovate Bot
fe3b8d3a89
chore(deps): update dependency mkdocs-material to v8.1.7
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 17:04:07 +00:00
renovate[bot]
e1367adee6
fix(deps): update dependency node-fetch to v2.6.7 ( #1979 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 15:09:07 +00:00
renovate[bot]
84863cc74c
fix(deps): update dependency rxjs to v7.5.2 ( #1975 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 12:18:41 +00:00
renovate[bot]
b1ad6a3f64
fix(deps): update dependency minio to v7.0.26 ( #1974 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 10:53:02 +00:00
renovate[bot]
8254848286
chore(deps): update nestjs packages ( #1973 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 08:15:16 +00:00
renovate[bot]
a15de16ea9
chore(deps): update dependency ts-jest to v27.1.3 ( #1972 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 04:55:03 +00:00
renovate[bot]
80993560d2
chore(deps): update dependency mkdocs-material to v8.1.6 ( #1971 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-15 02:25:55 +00:00
David Mehren
fddf4163f0
Merge pull request #1920 from hedgedoc/sign-off
2022-01-14 19:57:55 +01:00
Philip Molares
7b9bdd154b
docs: added sign-off guide to CONTRIBUTING.md
...
This should help contributors, which are not familiar with DCOs.
Fixes #1919
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-10 10:06:02 +01:00
renovate[bot]
2edd0a3530
chore(deps): update dependency mkdocs-material to v8.1.5 ( #1964 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-09 15:46:31 +00:00
renovate[bot]
fd314aea1a
fix(deps): update dependency @nestjs/config to v1.1.6 ( #1961 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 04:32:35 +00:00
renovate[bot]
28c934288c
chore(deps): update dependency jest to v27.4.7 ( #1960 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 04:24:31 +00:00
renovate[bot]
439417def8
chore(deps): update dependency eslint-plugin-import to v2.25.4 ( #1959 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 04:15:52 +00:00
renovate[bot]
71fd021d80
chore(deps): update dependency @types/node to v16.11.19 ( #1958 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-08 02:03:41 +00:00
Yannick Bungers
f3899f3afd
Update error types for checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError in tests
...
Signed-off-by: Yannick Bungers <git@innay.de>
2022-01-06 22:01:39 +01:00
Yannick Bungers
29f60f8140
Change error types in checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError
...
Signed-off-by: Yannick Bungers <git@innay.de>
2022-01-06 21:59:46 +01:00
Yannick Bungers
9ecf7ba2be
Merge pull request #1935 from hedgedoc/feature/verify-password-change
2022-01-04 10:36:09 +01:00
David Mehren
85e7643b95
Merge pull request #1934 from hedgedoc/refactor/frontend-config/auth-providers
2022-01-04 10:08:58 +01:00
Erik Michelson
f581eeae79
Rename local password check method
...
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2022-01-03 23:45:43 +01:00
Erik Michelson
53f86919e3
refactor(frontend-config): return auth providers as array
...
This change removes the customAuthNames property and redefines the
authProviders property of the frontend-config DTO. Instead of an
map from auth providers to their enabled-state (boolean), there is
now an array that just includes the configured auth providers while
also having the identifier and providerName of custom auth providers.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2022-01-03 22:22:45 +01:00
David Mehren
745a1078f1
Merge pull request #1827 from hedgedoc/enhancement/lazy_load_relations
2022-01-03 19:51:39 +01:00
renovate[bot]
cbd2d3236a
chore(deps): update dependency mkdocs-material to v8.1.4 ( #1948 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 14:07:03 +00:00
David Mehren
eceddb062a
Merge pull request #1943 from hedgedoc/renovate/develop-linters
2022-01-02 11:33:09 +01:00
David Mehren
cde3d43e4c
Merge pull request #1944 from hedgedoc/renovate/develop-rxjs-7.x
2022-01-02 11:32:38 +01:00
David Mehren
331bb572c5
Merge pull request #1942 from hedgedoc/renovate/develop-test-packages
2022-01-02 11:32:07 +01:00
Renovate Bot
34f56d0aa4
fix(deps): update dependency rxjs to v7.5.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 00:15:16 +00:00
Renovate Bot
6bf2493e17
chore(deps): update dependency eslint to v8.6.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 00:14:55 +00:00
Renovate Bot
74be984f9e
chore(deps): update dependency @types/jest to v27.4.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 00:14:36 +00:00
renovate[bot]
810afafe15
chore(deps): update dependency eslint-plugin-jest to v25.3.4 ( #1946 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-02 00:13:03 +00:00
renovate[bot]
8d3c76560b
chore(deps): update dependency eslint-plugin-jest to v25.3.3 ( #1941 )
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-01 08:32:54 +00:00
Erik Michelson
eda6835403
feat(auth): password change requires old password
...
By checking the "old" password of the user prior to a password change, the
password change function is more secured against abuse.
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2021-12-28 02:09:05 +01:00