mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/ldap_groups_sync.git
synced 2026-03-11 02:37:41 -03:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user