FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  • Dean Rasheed's avatar
    e7b59058
    Synchronise Lookup institutions. · e7b59058
    Dean Rasheed authored
    This causes Lookup institutions and their members to be synchronised
    with groups in Google, in a similar way to Lookup groups. The unique
    identifier of the group in Google is it's email address:
    
    email = {instID.lower()}@{insts_domain}
    
    where {insts_domain} is a configurable secondary domain (noting that
    the local part of the email address is required to be lowercase,
    whereas all instIDs from Lookup are uppercase).
    e7b59058
    History
    Synchronise Lookup institutions.
    Dean Rasheed authored
    This causes Lookup institutions and their members to be synchronised
    with groups in Google, in a similar way to Lookup groups. The unique
    identifier of the group in Google is it's email address:
    
    email = {instID.lower()}@{insts_domain}
    
    where {insts_domain} is a configurable secondary domain (noting that
    the local part of the email address is required to be lowercase,
    whereas all instIDs from Lookup are uppercase).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.