mirror of
https://gitlab.unicamp.br/infimecc_drupal11_modules/ldap_groups_sync.git
synced 2026-03-09 09:57:41 -03:00
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>
10 lines
421 B
YAML
10 lines
421 B
YAML
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
|