| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
label.
|
|
|
|
| |
displayed under header tag.
|
| |
|
| |
|
|
|
|
| |
Moved get_all_permissions function from acf-util/roles-model to lib/roles
|
|
|
|
|
|
|
|
|
|
| |
Changed authenticator.lua to request individual users, rather than always loading everyone.
Modified get_userinfo and removed get_userinfo_roles and get_userinfo_skin to remove unnecessary cfe processing.
This was especially bad when retrieving the cfe options for skins and roles.
This does break the interface used by other modules like acf-tinydns.
Validation and cfe processing were moved into password-model, where they belong.
Added global variables to authenticator and roles libraries so they can reuse data that was already generated.
Modified logon-controller to only check for zero users if logon fails.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
page_info.skindir is no longer available to views, but staticdir is.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
function to viewfunctions library.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
granularity of roles.
|
|
|
|
| |
functions.
|