Commit Graph
18 Commits
Author SHA1 Message Date
cec708a968 fix(authelia): Allow SMTP without username and password (SMTP relay) (#5770)
* SMTP username and password not required for support SMTP relays

I have changed the requiredness of the SMTP settings password and username field, to not required. This is necessary to support SMTP relays without authentication. (Like the Exchange Online one I’am using with ip verification)

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>

* adjust templates to handle smtp without user/pass

Signed-off-by: StanMar-bit <84271654+StanMar-bit@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-12-25 10:11:37 +01:00
MaverickD650andGitHub d26c7ac7ea feat(authelia) enable OAuth Consent Options (#5215)
* initial

* add descriptions
2022-12-08 19:24:32 +00:00
Kjeld Schouten-LebbingandGitHub 5529c2a3af refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Stavros KoisandGitHub d1dd5c4660 fix(apps): Removed some double b64enc on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
Stavros KoisandGitHub 29ce3e1c58 fix(tpl): fix logic in tpl (#1668)
* fix(common): fix login in portal path

* fix(authelia): fix logic in configmap

* fix(traefik): fix logic in args.tpl

* fix(prometheus): fix login in clusterrolebinding.yaml

* fix(prometheus): fix logic in clusterrole.yaml

* fix(common): fix logic in wireguard's container.tpl

* bump patch common

* bump patch authelia

* bump patch prometheus

* bump patch traefik
2022-01-09 14:25:08 +01:00
kjeld Schouten-Lebbing 34e8545969 fix(authelia): correct upgrade handling without encryption key 2021-12-06 00:57:57 +01:00
kjeld Schouten-Lebbing 9946ac00a6 fix authelia 2021-12-03 23:49:35 +01:00
kjeld Schouten-Lebbing 1eccab7041 fix(apps): misc fixes 2021-12-03 23:10:11 +01:00
Kjeld Schouten-LebbingandGitHub 2b50bcaa5f feat(authelia): use our own redis chart (#1312)
* feat(authelia): use our own redis chart

* no message

* hmm

* no message

* small nextcloud UI tweak
2021-11-12 22:12:20 +01:00
Kjeld Schouten-LebbingandGitHub 3cd8efc2b6 (feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks

* bump postgresql as well

* bump yet again

* also process gitea

* sogo

* also add adaptations to gitea

* bump postgresql

* bump postgresql yet again

* revert central defined existing secret

* bump common... again

* bumps

* fix vaultwarden

* encode authelia dbpassword secret correctly

* remove useless container from nextcloud config

* some cleanup

* use lookup to grab the secret for authelia

* try getting authelia to work

* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
kjeld Schouten-Lebbing 799baea4dc seperate setup and post-setup to prevent double setup runs on common chart 2021-10-10 00:03:07 +02:00
kjeld Schouten-Lebbing fbb340e2d0 (chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
Kjeld Schouten-LebbingandGitHub 2679fc1108 (feat) move postgresql init and password-generator to common (#1113)
* Move Postgresql initcontainer to common

* bump common

* Handle postgres password generation in common and inject into values.yaml for use in Apps

* (refactor) adapt apps using postgresql to common init and password generator

* no message
2021-10-09 19:24:45 +02:00
kjeld Schouten-Lebbing 742137951f fix: fix authelia being broken 2021-09-14 20:15:48 +02:00
kjeld Schouten-Lebbing 725aa5c6b6 fix: ensure oidc keys get generated on existing authelia installations 2021-09-14 17:52:28 +02:00
kjeld Schouten-Lebbing 83342af6ae wait for postgresql to start before starting authelia 2021-09-01 17:42:27 +02:00
kjeld Schouten-Lebbing a94089cf05 Fix authelia ldap and smtp secrets 2021-09-01 17:14:17 +02:00
kjeld Schouten-Lebbing 08b3b50ada move authelia to stable 2021-09-01 10:52:24 +02:00