|
847fa030b8
|
Increase jest test timeout
|
2021-04-22 18:01:35 +02:00 |
|
|
cfc632ba1a
|
Approval mode: revoke unapproved users auth proofs
Also add tests for auth approval mode
|
2021-04-22 18:01:13 +02:00 |
|
|
85e23b7f42
|
Version 0.23.9
|
2021-04-22 12:13:46 +02:00 |
|
|
93aa8579c3
|
Pagination: don't throw on first page when totalCount=0, validate params
|
2021-04-22 11:42:47 +02:00 |
|
|
23a11e7d60
|
Version 0.23.8
|
2021-04-21 13:57:20 +02:00 |
|
|
f314a4e022
|
Upgrade dependencies
|
2021-04-21 13:57:09 +02:00 |
|
|
12ec9b55f9
|
Handle SIGTERM exit signals (allows clean exit with systemd)
|
2021-04-21 13:52:52 +02:00 |
|
|
dbf9347ec6
|
Version 0.23.7
|
2021-03-30 12:10:58 +02:00 |
|
|
6973b2600c
|
Upgrade dependencies
|
2021-03-30 12:10:49 +02:00 |
|
|
9ff832fb6f
|
TestApp: don't ignore commands by default
|
2021-03-30 12:03:26 +02:00 |
|
|
714e747d6e
|
Application: make start/stop sturdier, catch more stop signals
|
2021-03-30 12:03:26 +02:00 |
|
|
60e32042f7
|
package.json scripts: use NodeJS instead of unix commands
|
2021-03-30 12:03:26 +02:00 |
|
|
4cbc73a25f
|
Fix ServeStaticDirectoryComponent while developping swaf
Also move core version detection to Application
|
2021-03-30 12:03:26 +02:00 |
|
|
69e9f3ce9c
|
Controller: fix route() parsing with regexp params
Also allow numbers in route param names
|
2021-03-30 12:03:26 +02:00 |
|
|
4692a23696
|
Properly implement pagination
|
2021-03-30 12:02:57 +02:00 |
|
|
caae753d74
|
Allow users to change their username every configurable period of time
Closes #22
|
2021-02-23 17:43:11 +01:00 |
|
|
dcfb0b8f1c
|
Add Time util class
|
2021-02-23 17:42:32 +01:00 |
|
|
3ce81e25cf
|
Add tests for password remove flow
Closes #28
|
2021-02-21 16:28:27 +01:00 |
|
|
21f161a83a
|
Update repository URL
|
2021-02-21 13:19:28 +01:00 |
|
|
562431449b
|
Allow users to remove their password in case they forget it
Closes #23
|
2021-02-20 20:18:03 +01:00 |
|
|
cdac3c5f68
|
Version 0.23.6
|
2021-02-18 11:47:41 +01:00 |
|
|
5fc7b73668
|
Upgrade dependencies
|
2021-02-18 11:47:33 +01:00 |
|
|
f07f7cacee
|
Fix account.njk error on fresh new account with username and password
Fixes #24
|
2021-02-18 11:43:27 +01:00 |
|
|
9d5fa9d937
|
Version 0.23.5
|
2021-01-26 17:57:17 +01:00 |
|
|
dbf6128747
|
Fix AddNameToUsersMigration not calling callbacks
|
2021-01-26 17:56:57 +01:00 |
|
|
a1d5597e96
|
Version 0.23.4
|
2021-01-25 17:54:29 +01:00 |
|
|
0f08b91370
|
macros.njk: remove debug default prefix
|
2021-01-25 17:53:50 +01:00 |
|
|
d96de4874a
|
Add IF EXISTS to DropNameFromUsers migration to not fail in new installs
|
2021-01-25 17:45:11 +01:00 |
|
|
8b805a484b
|
account view: normalize icons
|
2021-01-25 17:44:21 +01:00 |
|
|
44f2c2979b
|
Version 0.23.3
|
2021-01-25 17:28:19 +01:00 |
|
|
aed825c4d6
|
FormHelperComponent: don't flash empty previous form data
|
2021-01-25 17:26:42 +01:00 |
|
|
5caa0be862
|
FormHelperComponent: add field ID prefix to prevent conflicts
Fixes #20
|
2021-01-25 17:26:42 +01:00 |
|
|
744923dc78
|
Auth view: merge register forms in one with js switch
|
2021-01-25 17:25:07 +01:00 |
|
|
4745ae4e17
|
Fix session id not available in websocket listeners
Fixes #21
|
2021-01-25 16:36:15 +01:00 |
|
|
8b98c8cc59
|
AddNameToUsersMigration: fix can't work when db already has users
|
2021-01-25 16:22:51 +01:00 |
|
|
4817563dc1
|
Make models and components available immediately after their migration
|
2021-01-25 16:21:24 +01:00 |
|
|
8a25f214ab
|
AuthGuard: always provide a string to pending account mail username
|
2021-01-25 14:37:50 +01:00 |
|
|
b211845f57
|
Mail: also debug log data
|
2021-01-25 14:36:27 +01:00 |
|
|
27bce2da0a
|
package.json: reorder build script to a more natural position
|
2021-01-25 14:07:42 +01:00 |
|
|
b9ac4d0f05
|
AddUsedToMagicLinksMigration: delete all magic links after install
|
2021-01-25 14:07:20 +01:00 |
|
|
449922490f
|
MagicLinkAuthMethod: do not interrupt auth with used magic links
|
2021-01-25 14:02:58 +01:00 |
|
|
a314c9a55a
|
Version 0.23.2
|
2021-01-25 12:52:38 +01:00 |
|
|
ab5d64df3b
|
package.json: fix script name conflict with life cycle scripts
|
2021-01-25 12:52:18 +01:00 |
|
|
d32f571925
|
Version 0.23.1
|
2021-01-25 12:47:54 +01:00 |
|
|
359485170d
|
UserNameComponent: ensure usage of user.name is optional
Fixes #19
|
2021-01-25 12:47:18 +01:00 |
|
|
e7d66e7c04
|
.gitignore: add config/local.*
|
2021-01-25 12:37:55 +01:00 |
|
|
2a184e4ff5
|
Fix published npm package folder structure
|
2021-01-25 12:37:41 +01:00 |
|
|
16dedb681a
|
Version 0.23.0
|
2021-01-25 10:56:23 +01:00 |
|
|
8993e5e5bb
|
Upgrade dependencies
|
2021-01-25 10:53:56 +01:00 |
|
|
f1a8a4ba07
|
Express.d.ts: normalize session fields case
|
2021-01-25 10:53:43 +01:00 |
|