Revision 10c080dad16c3e65e880a8000a9e290f37f2eb72 authored by Gabriel MABILLE on 12 October 2022, 11:33:33 UTC, committed by GitHub on 12 October 2022, 11:33:33 UTC
* LDAP: Add skip_org_role_sync option

* Document the new config option

* Nit on docs

* Update docs/sources/setup-grafana/configure-security/configure-authentication/ldap.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Docs suggestions

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>

* Add test, Fix disabled user when no role

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Jguer <joao.guerreiro@grafana.com>
1 parent 72b9555
Raw File
crowdin.yml
files:
  - source: /public/locales/en-US/grafana.json
    translation: /public/locales/%locale%/%original_file_name%
    export_only_approved: true

pull_request_title: 'I18n: Crowdin sync'
pull_request_labels:
  - area/internationalization
  - no-changelog
  - no-backport
back to top