notmd
|
57812498e5
|
fix typo
|
2023-02-03 13:33:20 +07:00 |
|
notmd
|
0b9b8ed927
|
allow to enable/disable email sigin via env variable
|
2023-02-02 00:29:46 +07:00 |
|
notmd
|
158cb02025
|
try disable captcha
|
2023-01-31 19:53:37 +07:00 |
|
notmd
|
599d70962e
|
Merge branch 'main' into 911_sigin_captcha
|
2023-01-29 23:34:04 +07:00 |
|
notmd
|
fb26a52c2c
|
allow to enable/disable email signin captcha via env variable
|
2023-01-29 23:28:26 +07:00 |
|
Keith Stevens
|
3197b6088b
|
Using more pydantic features in the backend and fixing env issues on the website
|
2023-01-28 19:35:40 +09:00 |
|
notmd
|
3c9e5388ba
|
add captcha to signin page
|
2023-01-26 01:00:31 +07:00 |
|
notmd
|
a6fcf0dc1e
|
wip
|
2023-01-25 17:44:59 +07:00 |
|
Keith Stevens
|
498daef9d3
|
Creating a role field for Users and seeding it everytime a user logs in based on a shortlist
|
2023-01-06 20:01:02 +09:00 |
|
Keith Stevens
|
97c7541fea
|
Also fixing the .env for local development to be inline with the docker compose setup
|
2022-12-30 10:24:51 +09:00 |
|
Semen Zhydenko
|
7dc4fba5cd
|
Fixed typo: publically -> publicly
|
2022-12-27 14:14:29 +01:00 |
|
Keith Stevens
|
8e1c280bd7
|
Adding another service in the frontend-dev docker compose configuration to make it easier to do email based login. Also adding env variables that work by default with the docker services
|
2022-12-20 15:55:14 +09:00 |
|