# TODO: Implement access control for pages def read_attachment(request, rel_path): return True def modify_attachment(request, rel_path): return True