Loading CHANGELOG.md +3 −0 Original line number Diff line number Diff line Journal des modifications ========================= 10.7.0 ------ - [FIX] Annuaire des thèses inaccessible à certains profils 10.6.0 ------ Loading module/These/config/others/these.config.php +4 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,10 @@ return [ 'notres', 'notresFilters', ], 'privileges' => ThesePrivileges::THESE_CONSULTATION_SES_THESES, 'privileges' => [ ThesePrivileges::THESE_CONSULTATION_SES_THESES, ThesePrivileges::THESE_ACCEDER_ANNUAIRE ] ], [ 'controller' => TheseController::class, Loading Loading
CHANGELOG.md +3 −0 Original line number Diff line number Diff line Journal des modifications ========================= 10.7.0 ------ - [FIX] Annuaire des thèses inaccessible à certains profils 10.6.0 ------ Loading
module/These/config/others/these.config.php +4 −1 Original line number Diff line number Diff line Loading @@ -81,7 +81,10 @@ return [ 'notres', 'notresFilters', ], 'privileges' => ThesePrivileges::THESE_CONSULTATION_SES_THESES, 'privileges' => [ ThesePrivileges::THESE_CONSULTATION_SES_THESES, ThesePrivileges::THESE_ACCEDER_ANNUAIRE ] ], [ 'controller' => TheseController::class, Loading