browsertrix/frontend
Tessa Walsh 14b349443f
Make pending invites expire via TTL index (#568)
* Make invites expire after configurable window

The value can be set in EXPIRE_AFTER_SECONDS env var and via
helm chart values, and defaults to 7 days.

* Create nightly test CI and add invite expiration test to it

* Update 404 error message for missing or expired invite

---------

Co-authored-by: sua yoo <sua@suayoo.com>
2023-02-14 16:07:14 -05:00
..
.husky
.vscode Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
assets
src Make pending invites expire via TTL index (#568) 2023-02-14 16:07:14 -05:00
xliff Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.dockerignore
.gitignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.prettierignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
00-browsertrix-nginx-init.sh
Dockerfile
frontend.conf.template health readiness check: add /healthz endpoint for nginx readiness check, set failure threshold to 3 (similar to ingress) (#562) 2023-02-06 15:08:05 -08:00
index.d.ts
lit-localize.json
minio.conf
package.json Run unit tests in frontend PR check (#569) 2023-02-06 17:47:15 -08:00
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs test: add shoelace form utility to import map 2023-02-07 13:58:14 -08:00
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock Run unit tests in frontend PR check (#569) 2023-02-06 17:47:15 -08:00