authelia/internal/suites/example/compose/authelia
Amir Zarrinkafsh e8a52f4794
refactor: replace sqlite library with the original cgo variant (#2427)
* refactor: replace sqlite library with the original cgo variant

This change reverts our SQLite library back to the original for compatibility and performance reasons now that we always package with CGO.

* fix: cgo and build flags

* fix: gcc requirement

* fix: gcc in dev workflow too
2021-10-01 09:58:33 +10:00
..
resources refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
docker-compose.backend.dev.yml feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
docker-compose.backend.dist.yml feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
docker-compose.frontend.dev.yml refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00
docker-compose.frontend.dist.yml ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
Dockerfile.backend refactor: replace sqlite library with the original cgo variant (#2427) 2021-10-01 09:58:33 +10:00
Dockerfile.frontend refactor: replace yarn with pnpm (#2424) 2021-09-29 17:24:21 +10:00