lib/local-search.adp |
|
|
lib/local-search.tcl |
|
Includable search form. |
lib/search.adp |
|
Includable search form. |
lib/search.tcl |
|
Includable page to search users in any authority
To grant permission on an object
Including page can pass in
add_permissions (list of Label, URL)
object_id
privilege
OR
To add a member of a group
add_to_subsite (list of label url)
add_to_main_site (optional) (list of label url)
group_id (optional default to subsite application group)
rel_type (default to membership_rel) |
tcl/apm-callback-procs.tcl |
|
Installation procs for authentication, account management, and password management, |
tcl/authentication-procs-aolserver.tcl |
|
Provides the caching implementation of the brute force
login prevention feature. |
tcl/authentication-procs-naviserver.tcl |
|
Provides the caching implementation of the brute force
login prevention feature. |
tcl/authentication-procs.tcl |
|
Tcl API for authentication, account management, and account registration. |
tcl/authority-procs.tcl |
|
Procs for authority management. |
tcl/driver-procs.tcl |
|
Procs for driver parameters service contract implementations. |
tcl/local-procs.tcl |
|
Procs for local authentication. |
tcl/password-procs.tcl |
|
Tcl API for password management. |
tcl/sync-procs.tcl |
|
API for managing synchronization of user data. |
tcl/test-authority-procs.tcl |
|
Provide a simply authority named "acs_testing" for creating test
users during runs of the regression test. |