1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
Amir Zarrinkafsh f8bd506326
[FEATURE] Embed static assets in Go binary ()
* [FEATURE] Embed static assets in Go binary

* Refactor/consolidate code and specify public_html via configuration

* Update docs and config template for assets

* Update AUR package pre-requisites and systemd unit

* Include static assets as Buildkite and GitHub artifacts

* Remove references to PUBLIC_DIR

* Only serve assets via embedded filesystem and remove configuration references

* Update authelia-scripts helper to build the embedded filesystem

* Mock the embedded filesystem for unit tests
Add to gitignore to ensure this isn't overwritten.

* Move go:generate to satisfy linter
2020-04-29 00:07:20 +10:00
..
authentication [MISC] Ignore errcheck recommendations for legacy code () 2020-04-22 13:33:14 +10:00
authorization [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
commands [FEATURE] Config Validation () 2020-04-23 11:47:27 +10:00
configuration [CI] Adjust linting default excludes to align with goreportcard () 2020-04-28 16:39:54 +10:00
duo [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
handlers [BUGFIX] Bad redirection behavior after inactivity and inactivity update events. () 2020-04-25 09:29:36 +10:00
logging [FEATURE] [BREAKING] Support writing logs in a file. () 2020-03-09 20:57:53 +01:00
middlewares [FEATURE] Customizable Email Subject () 2020-04-09 10:21:28 +10:00
mocks [FEATURE] Notifier Startup Checks () 2020-04-21 14:59:38 +10:00
models [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00
notification [FIX] File Notifier Default Permissions () 2020-04-23 12:01:24 +10:00
regulation [Buildkite] Introduce CI linting with golangci-lint and reviewdog () 2020-04-09 11:05:17 +10:00
server [FEATURE] Embed static assets in Go binary () 2020-04-29 00:07:20 +10:00
session [Buildkite] Introduce CI linting with golangci-lint and reviewdog () 2020-04-09 11:05:17 +10:00
storage [Buildkite] Introduce CI linting with golangci-lint and reviewdog () 2020-04-09 11:05:17 +10:00
suites [FEATURE] Embed static assets in Go binary () 2020-04-29 00:07:20 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [MISC] Implement golint recommendations () 2020-04-20 23:03:38 +02:00