adhocracy icon indicating copy to clipboard operation
adhocracy copied to clipboard

Different auth modules for page and norm

Open xi opened this issue 12 years ago • 0 comments

In lib/auth there exist several modules concerning pages, namely lib/auth/page.py, lib/auth/norm.py and lib/auth/variant.py. My impression is that they were not always kept up to date and were used inconsitently throughout the code.

We should instead combine them into a single module lib/auth/page.py which checks for page.function.

xi avatar Sep 30 '13 10:09 xi