hedgedoc/src
Philip Molares 547f2239cc
chore: move password related functions from AuthService to utils file
As these methods will be used in both the AuthService and the IdentityService, it makes sense to extract them and use them in this manner. Especially if one considers that they are quite standalone functions.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-08-08 21:47:13 +02:00
..
api refactor: move TokenAuthGuard in the same file as TokenStrategy 2021-09-04 18:03:41 +02:00
auth chore: move password related functions from AuthService to utils file 2021-08-08 21:47:13 +02:00
authors
config
errors
frontend-config
groups
history
identity feat: add ProviderType enum 2021-08-08 21:57:22 +02:00
logger
media MediaService: Refactor saveFile 2021-08-29 22:28:21 +02:00
monitoring
notes RevisionsService: Refactor getFirst/LastRevision 2021-08-29 22:45:56 +02:00
permissions
revisions Add new API to purge note history #1064 2021-08-30 05:37:35 +05:30
users
utils chore: move password related functions from AuthService to utils file 2021-08-08 21:47:13 +02:00
app.module.ts
main.ts
seed.ts