Adiciona submódulo ldap_courses_sync para sincronização de cursos via LDAP

Cria o módulo modules/ldap_courses_sync/ seguindo o mesmo padrão do
ldap_research_groups_sync, com bundle `course`, campos field_course_*
e field_user_courses, sincronização de membros via atributo LDAP, e
aba "Courses Sync" no painel unificado.

Também registra `courses` no módulo pai (routing, UnifiedAccessRulesForm
e GlobalAccessRuleForm) para suporte a access rules unificadas.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-02 13:49:47 -03:00
parent 7e338677a3
commit 4a65619c27
40 changed files with 3597 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
administer ldap courses sync:
title: 'Administer LDAP Courses Sync'
description: 'Configure the LDAP courses synchronization.'
restrict access: true
edit ldap managed user course fields:
title: 'Edit LDAP-managed course fields on users'
description: 'Allows manually editing fields such as field_user_courses that are normally managed by LDAP synchronization. Use only in emergencies.'
restrict access: true