standardnotes-server/docker
Karol Sójko 3aef5998df
feat: sqlite driver for auth service (#572)
* wip: initial sqlite bootstrap

* wip: switch to sqlite3 as default db type

* wip: boilerplate data

* fix(auth): case sensitive register and login

* fix(auth): refactor username validations

* fix(auth): allow changing username to both username and email:

* fix(auth): lock middleware for recovery log in

* fix(domain-core): specs for invalid types

* fix(auth): lock middleware specs

* fix(auth): typeorm code arrangements

* fix: running e2e on both mysql and sqlite in ci
2023-04-27 11:17:01 +02:00
..
docker-entrypoint.sh feat: sqlite driver for auth service (#572) 2023-04-27 11:17:01 +02:00
is-available.sh chore: adjust number of output lines on error logs 2023-02-07 10:22:04 +01:00
localstack_bootstrap.sh chore: remove workspaces from code base 2023-02-23 13:30:39 +01:00
supervisord.conf chore: switch to node pnp initializing 2023-02-14 07:59:31 +01:00
wait-for.sh running auth setup 2023-02-06 06:52:11 +01:00