swaf/src
Alice Gaudon 49168b5391 Add account management (email addresses management, password management)
Closes #8
Closes #9
2021-01-22 12:22:11 +01:00
..
auth Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
components logging: add status code description for redirections 2021-01-21 15:45:20 +01:00
db Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
helpers Rename base_url setting to public_url 2021-01-21 17:13:05 +01:00
mail Rename base_url setting to public_url 2021-01-21 17:13:05 +01:00
migrations Migration: remove `connection` parameter from query() method 2020-11-11 19:29:23 +01:00
types Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
Application.ts Auth: fix middleware applied globally and explicitly log them 2021-01-21 15:45:20 +01:00
ApplicationComponent.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
CacheProvider.ts Improve typing precision of CacheProvider.get() 2020-10-01 13:58:50 +02:00
Controller.ts Rename base_url setting to public_url 2021-01-21 17:13:05 +01:00
Extendable.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
FileUploadMiddleware.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
HttpError.ts Throttler: log jail triggers 2020-11-15 15:18:49 +01:00
Logger.ts Replace custom logging system with tslog 2020-11-02 17:50:12 +01:00
Mails.ts Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
Middleware.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
Pagination.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
SecurityError.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
TestApp.ts Add account management (email addresses management, password management) 2021-01-22 12:22:11 +01:00
Throttler.ts Throttler: log jail triggers 2020-11-15 15:18:49 +01:00
Utils.ts Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
WebSocketListener.ts Upgrade dependencies and update to express session new typings 2020-12-04 15:24:22 +01:00
index.ts Add missing dependencies and remove useless index.js 2020-04-22 18:06:15 +02:00
main.ts Rename project to swaf 2020-11-12 16:11:16 +01:00