|
da38fdaf72
|
tests: get rid of useless csrf.njk template
|
2020-11-15 15:15:21 +01:00 |
|
|
ef51d128f1
|
Authentication tests: refactor magic link following from mail
|
2020-11-15 14:21:11 +01:00 |
|
|
0d0724c315
|
Authentication tests: add more tests to email registration
|
2020-11-15 14:16:17 +01:00 |
|
|
683fe7262b
|
MagicLinkAuthMethod: do not allow register for already existing email
|
2020-11-15 14:14:56 +01:00 |
|
|
c08d03c8fb
|
MagicLinkUserNameComponent: fix validator property name for "username"
|
2020-11-15 14:13:57 +01:00 |
|
|
cecf28502e
|
ModelComponent: fix validators not transferred to attached model
|
2020-11-15 14:13:35 +01:00 |
|
|
42da8a68bb
|
Validation: respond with http 400 instead of 401
|
2020-11-15 14:12:45 +01:00 |
|
|
b28e2b75b7
|
Authentication: Improve registration tests and fix register/login overlap
|
2020-11-15 12:20:57 +01:00 |
|
|
698ace965f
|
Add authentication tests for username registration
|
2020-11-14 18:16:58 +01:00 |
|
|
f8c4906a51
|
PasswordAuthMethod: fix findUserByIdentifier()
|
2020-11-14 18:16:05 +01:00 |
|
|
b75b227ca1
|
Add required username to magic link authentication and fix many errors
|
2020-11-14 17:24:57 +01:00 |
|
|
acc5233185
|
Error handling: transform single validation errors into a validation bag
|
2020-11-14 16:25:18 +01:00 |
|
|
3d819f03c7
|
Simplify build cp command and add README.md to published package files
|
2020-11-12 16:56:03 +01:00 |
|
|
9d50c5cc5f
|
Rename project to swaf
|
2020-11-12 16:11:16 +01:00 |
|
|
efdd81b650
|
Auth: refactor to support multiple auth factors and add password factor
|
2020-11-11 19:30:30 +01:00 |
|
|
1fce157104
|
logging: prevent full logging of errors for silent logs
|
2020-11-11 19:29:23 +01:00 |
|
|
24d83c73ad
|
Add basic development environment for testing purposes
|
2020-11-11 19:29:23 +01:00 |
|
|
b8905ea02b
|
Move Controller.validate to static Validator.validate
|
2020-11-11 19:29:23 +01:00 |
|
|
bb8b44b5a3
|
ModelFactory: add hasComponent method
|
2020-11-11 19:29:23 +01:00 |
|
|
ead3c8ce1e
|
Controller: wrap use() middlewares to handle async
|
2020-11-11 19:29:23 +01:00 |
|
|
79c2f33000
|
Deprecate legacy migrations
Fix CreateUsersAndUserEmailsTableMigration
sq
|
2020-11-11 19:29:23 +01:00 |
|
|
03d9826f93
|
Migration: remove connection parameter from query() method
Closes #5
|
2020-11-11 19:29:23 +01:00 |
|
|
f20da06d43
|
logging: also log ip address
|
2020-11-11 19:29:23 +01:00 |
|
|
a09e92dd96
|
logging: make silent errors actually silent
|
2020-11-04 12:52:07 +01:00 |
|
|
570a831172
|
Mail: remove usage of non-existent config property
|
2020-11-04 12:11:30 +01:00 |
|
|
f15535dda9
|
Version 0.22.5
|
2020-11-04 11:55:52 +01:00 |
|
|
d741517cb9
|
AuthGuard: add separate before and after registration callbacks
|
2020-11-04 11:55:34 +01:00 |
|
|
19066b3e67
|
Version 0.22.4
|
2020-11-03 17:50:26 +01:00 |
|
|
c966536950
|
NunjucksComponent: fix view loaders using cache when in dev env
|
2020-11-03 17:46:04 +01:00 |
|
|
7a4c157074
|
Version 0.22.3
|
2020-11-03 11:14:26 +01:00 |
|
|
7c2572cddc
|
Fix validation errors not being flashed correctly
|
2020-11-03 11:14:13 +01:00 |
|
|
6fa2683318
|
Version 0.22.2
|
2020-11-03 10:30:34 +01:00 |
|
|
4d0c714dbd
|
Render emails using NunjucksComponent's environment
|
2020-11-03 10:29:36 +01:00 |
|
|
cfb7bddca6
|
DropLegacyLogsTable: fix sql syntax
|
2020-11-02 19:32:56 +01:00 |
|
|
0d94faf0a6
|
Version 0.22.0
|
2020-11-02 18:05:02 +01:00 |
|
|
9d30b16536
|
yarn: rename "build_and_publish" script to friendlier "release"
|
2020-11-02 18:04:31 +01:00 |
|
|
f33c3f04eb
|
Upgrade dependencies
|
2020-11-02 17:52:16 +01:00 |
|
|
88e5e19730
|
Replace custom logging system with tslog
|
2020-11-02 17:50:12 +01:00 |
|
|
93bff1fdca
|
Nunjucks/globals: fix route() context
|
2020-10-02 12:13:48 +02:00 |
|
|
8cf069fb28
|
Version 0.22.0-rc.23
|
2020-10-02 12:08:22 +02:00 |
|
|
595a6d4066
|
ModelQuery: add create() and fix boolean serialization
|
2020-10-02 12:08:01 +02:00 |
|
|
00c806aa0a
|
Fix log level output
|
2020-10-02 11:11:01 +02:00 |
|
|
bb100b3c13
|
configuration: use .json5 instead of .ts
|
2020-10-01 16:16:36 +02:00 |
|
|
36f835b226
|
Version 0.22.0-rc.21
|
2020-10-01 14:19:25 +02:00 |
|
|
47367e2d79
|
Upgrade dependencies
|
2020-10-01 14:18:41 +02:00 |
|
|
a98c06fa92
|
eslint: add no-floating-promises
|
2020-10-01 14:18:31 +02:00 |
|
|
e37184e5ee
|
Add user model to RequireAuth middlewares
|
2020-10-01 13:59:19 +02:00 |
|
|
f41a456524
|
Improve typing precision of CacheProvider.get()
|
2020-10-01 13:58:50 +02:00 |
|
|
9d42167013
|
Version 0.22.0-rc.20
|
2020-09-28 14:16:26 +02:00 |
|
|
79d704083a
|
Add many eslint rules and fix all linting issues
|
2020-09-28 14:15:22 +02:00 |
|