This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal/outpost/ldap
dependabot[bot] 4d58eba027
core: bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0 ()
* core: bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0

Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/getsentry/sentry-go/releases)
- [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-go/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/getsentry/sentry-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-05-09 11:22:57 +02:00
..
bind core: bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0 () 2023-05-09 11:22:57 +02:00
constants providers/ldap: making ldap compatible with synology () 2023-02-22 15:26:41 +01:00
flags outposts/ldap: cached bind () 2022-05-08 16:48:53 +02:00
group providers/ldap: remove deprecated fields () 2023-04-21 14:10:24 +03:00
handler providers/ldap: memory Query () 2021-11-05 10:37:30 +01:00
metrics internal: centralise config for listeners to use same config system everywhere () 2022-08-03 21:33:27 +02:00
search core: bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0 () 2023-05-09 11:22:57 +02:00
server providers/ldap: add unbind flow execution () 2023-01-23 20:36:30 +01:00
utils providers/ldap: correctly use pagination in search results in both modes () 2023-05-05 15:51:02 +03:00
bind.go providers/ldap: making ldap compatible with synology () 2023-02-22 15:26:41 +01:00
entries.go providers/ldap: remove deprecated fields () 2023-04-21 14:10:24 +03:00
instance.go providers/ldap: add unbind flow execution () 2023-01-23 20:36:30 +01:00
ldap.go internal: fix crash when port 9000 is in use () 2023-03-07 13:27:46 +01:00
ldap_tls.go internal: ignore insecure TLS certs () 2023-05-05 15:57:52 +03:00
refresh.go providers/ldap: add unbind flow execution () 2023-01-23 20:36:30 +01:00
search.go providers/ldap: making ldap compatible with synology () 2023-02-22 15:26:41 +01:00
unbind.go providers/ldap: add unbind flow execution () 2023-01-23 20:36:30 +01:00
utils.go outposts/ldap: use backend group num_pk 2022-03-22 23:54:50 +01:00