swaf/src/components
2020-08-05 12:06:21 +02:00
..
AutoUpdateComponent.ts Don't start in production if important security fields are misconfigured 2020-07-15 15:06:29 +02:00
CsrfProtectionComponent.ts Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
ExpressAppComponent.ts Csrf protection test: migrate to supertest 2020-08-05 12:06:21 +02:00
FormHelperComponent.ts Fix auth redirect_uri chain 2020-07-15 12:31:07 +02:00
LogRequestsComponent.ts Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
MailComponent.ts mail: switch from deprecated TLS usage to STARTTLS 2020-07-20 11:29:10 +02:00
MaintenanceComponent.ts Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
MysqlComponent.ts Properly split routing in 2 steps: init, handle 2020-07-11 11:46:16 +02:00
NunjucksComponent.ts Give the redirectBack function its own Component back 2020-07-28 10:03:25 +02:00
RedirectBackComponent.ts Give the redirectBack function its own Component back 2020-07-28 10:03:25 +02:00
RedisComponent.ts Add cache interface 2020-07-19 12:01:22 +02:00
ServeStaticDirectoryComponent.ts Serve static files extra early to avoid useless middlewares execution 2020-07-28 12:11:41 +02:00
SessionComponent.ts Don't start in production if important security fields are misconfigured 2020-07-15 15:06:29 +02:00
WebSocketServerComponent.ts WebSocketListener: make cookies+session optional 2020-07-19 17:37:10 +02:00