Commit graph

29 commits

Author SHA1 Message Date
bsiegert
8c7ec7fb8c Revbump all Go packages after go119 security update 2022-11-02 19:39:45 +00:00
bsiegert
e5cb21c812 Revbump all Go packages after go119 security update 2022-10-05 11:32:55 +00:00
bsiegert
6573097e61 Revbump all Go packages after 1.19 became default 2022-09-26 18:40:10 +00:00
bsiegert
e648c20336 Revbump all Go packages after go118 security update 2022-09-07 09:32:14 +00:00
bsiegert
31bbfa00c9 Revbump all Go packages after go118 security update 2022-08-12 20:37:59 +00:00
bsiegert
58ed03696e Revbump all Go packages after go118 update 2022-07-13 16:02:57 +00:00
bsiegert
d97b2d854f Revbump all Go packages after go118 update 2022-06-02 18:51:56 +00:00
bsiegert
12cb73e64f Revbump all Go packages after go118 update 2022-05-11 19:26:18 +00:00
bsiegert
865174470d Revbump all Go packages after go117 update 2022-04-13 07:50:51 +00:00
bsiegert
e2ad32e62b Revbump all Go packages after go117 update 2022-03-07 09:14:02 +00:00
bsiegert
ebe4158c52 Revump all Go packages after go117 update 2022-02-13 19:24:21 +00:00
bsiegert
69b9f4cba9 Revbump all Go packages after go117 update 2022-01-09 20:10:29 +00:00
bsiegert
169637478c Revbump all Go packages after go117 update 2021-12-09 17:50:09 +00:00
bsiegert
41533c256a Revbump all Go packages after go117 update 2021-11-05 20:02:39 +00:00
nia
3df0f20e22 security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-26 11:16:56 +00:00
bsiegert
a235babfa8 Revbump all Go packages after go117 update 2021-10-08 18:55:02 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
bsiegert
a7061b5550 Revbump all Go packages after go117 update 2021-09-17 13:52:45 +00:00
bsiegert
624af70d8a Revbump all Go packages after go116 update 2021-08-11 19:35:03 +00:00
bsiegert
267ed82d11 Revbump all Go packages after go116 update 2021-07-13 11:36:30 +00:00
bsiegert
0a27e3832d Revbump all Go packages after go116 update 2021-06-06 12:18:57 +00:00
bsiegert
2af0bedf36 Revbump all Go packages after go116 update 2021-05-08 15:02:22 +00:00
bsiegert
f6095694fd Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
tnn
bda29f1606 authelia: update to 4.26.1
New Features:
  daa30f3 Add theme support
  9ca0e94 Validate ACLs and add network groups
  29a9002 Enhance LDAP/SMTP TLS Configuration and Unify Them
  b12528a Display TOTP secret on device registration
  426f526 LDAP StartTLS
  365304a Add Optional Check for Session Username on VerifyGet
  aa64d0c Support MSAD password reset via unicodePwd attribute
  a29eeb5 Add JSON log formatting option
  f1ecc5b Create dedicated health endpoint

Bug fixes:
  2763aef Static Session Expiration Key
  ba04d10 Make username_attribute a mandatory placeholder in users_filter
  50df949 Prevent crash when email has not been set
  fd7b4ad Disable colored logging outputs when file is specified
  423cd09 Dynamically determine healthcheck URL
  2834f3f Fix re-rendering callbacks

Deprecation Notices:
  All of these deprecations will be fully removed in release 4.28.0
    The SMTP notifiers trusted_cert option has been deprecated (replaced by global certificates_directory)
    The SMTP notifiers disable_verify_cert option has been deprecated (replaced by notifier.smtp.tls.skip_verify)
    The LDAP authentication backends skip_verify option has been deprecated (replaced by authentication_backend.ldap.tls.skip_verify)
    The LDAP authentication backends minimum_tls_version option has been deprecated (replaced by authentication_backend.ldap.tls.minimum_version)
  LDAP User Provider Filters (final removal in 4.27.0):
    User Filters containing {0} are being deprecated and will generate warnings. Replaced with {input}.
    Group Filters containing {0} or {1} are being deprecated and will generate warnings.
    Replaced with {input} and {username} respectively.
2021-02-14 11:50:43 +00:00
bsiegert
9956fb746f Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
bsiegert
2915abcd8b Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
bsiegert
bea1f7d75a Revbump all Go packages after Go 1.15 update. 2020-11-08 21:59:09 +00:00
tnn
65b331c5e1 authelia: fix unfetchable distfile 2020-11-06 18:15:37 +00:00
tnn
678aef445a security/authelia: import authelia-4.22.0
Authelia is an open-source authentication and authorization server providing
2-factor authentication and single sign-on (SSO) for your applications via a web
portal. It acts as a companion of reverse proxies like nginx, Traefik or HAProxy
to let them know whether queries should pass through. Unauthenticated user are
redirected to Authelia Sign-in portal instead.
2020-11-06 18:07:54 +00:00