• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve comments

reduce verbosity

Wording

Re-enabling sec_change_user_auth_token as a mean to invalidate login for a user immediately on every connected client

For reference, see discussions in:

- https://openacs.org/forums/message-view?message_id=1691183

- https://openacs.org/forums/message-view?message_id=5392475

Replace deprecated 'forum::security::can_moderate_forum_p' by 'permission::permission_p'

    • -8
    • +16
    ./forums/tcl/forums-security-procs.tcl
Replace deprecated 'can_read_forum_p' by 'permission::permission_p'

    • -3
    • +4
    ./forums/tcl/forums-security-procs.tcl
Replace deprecated 'relation_permission_p' by 'permission::permission_p'

    • -16
    • +16
    ./acs-subsite/www/admin/relations/one.tcl
    • -10
    • +10
    ./acs-subsite/www/admin/relations/remove-2.tcl
    • -9
    • +9
    ./acs-subsite/www/admin/relations/remove.tcl
Replace deprecated 'rel_segments_permission_p' by 'permission::permission_p'

    • -4
    • +4
    ./acs-subsite/www/admin/rel-segments/delete.tcl
    • -11
    • +11
    ./acs-subsite/www/admin/rel-segments/edit.tcl
    • -7
    • +7
    ./acs-subsite/www/admin/rel-segments/one.tcl
Replace deprecated 'party::permission_p' by 'permission::permission_p'

    • -2
    • +2
    ./acs-subsite/www/admin/groups/delete.tcl
    • -12
    • +12
    ./acs-subsite/www/admin/groups/new.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/groups/one.tcl
    • -15
    • +15
    ./acs-subsite/www/admin/parties/new.tcl
    • -14
    • +14
    ./acs-subsite/www/admin/parties/one.tcl
Replace deprecated procs with 'permission::require_permission'

    • -14
    • +14
    ./forums/www/admin/subscribe-others-2.tcl
    • -2
    • +2
    ./notifications/www/request-delete.tcl
Fix variable name

    • -2
    • +2
    ./notifications/tcl/notifications-security-procs.tcl
Deprecate wrappers for 'permission::permission_p' and permission::require_permission.

    • -51
    • +51
    ./acs-subsite/tcl/group-procs.tcl
    • -42
    • +46
    ./acs-subsite/tcl/party-procs.tcl
    • -7
    • +11
    ./acs-subsite/tcl/rel-segments-procs.tcl
    • -11
    • +19
    ./forums/tcl/forums-security-procs.tcl
Deprecate wrappers for 'permission::permission_p' and permission::require_permission.

    • -5
    • +21
    ./notifications/tcl/notifications-security-procs.tcl
Implement the Notifications Security Library procs... 16 years after their creation.

    • -18
    • +31
    ./notifications/tcl/notifications-security-procs.tcl
Add @see to deprecated proc.

Replace deprecated proc 'group::permission_p' with 'party::permission_p'

    • -4
    • +4
    ./acs-subsite/www/admin/groups/delete.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/groups/new.tcl
    • -7
    • +7
    ./acs-subsite/www/admin/groups/one.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/parties/new.tcl
Deprecate proc 'group::permission_p'

Fix proc metadata + Whitespace

    • -55
    • +55
    ./acs-service-contract/tcl/contract-procs.tcl
Create 'ad_include_contract' for latest news include

Do not trust 'print_attachments_p'

Create 'ad_include_contract' for forums portlet

added print-answers to the externally callable methods

fix documentation (fix for #3345)

    • -4
    • +4
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Retract package parameter configuration, as chat is not a singleton package... not clear if we will want a global paremeter for this in the future

prefer dict over tcl arrays: cleanup of leftovers

    • -1
    • +1
    ./xotcl-core/tcl/50-protocol-handler-procs.tcl
Pass name of form down to form::get_attributes

    • -1
    • +2
    ./acs-object-management/tcl/object-procs.tcl
add missing version dependencies for antonio's recent changes concering user info API

make indentation regular

Use more api

    • -13
    • +0
    ./acs-admin/www/apm/package-add.xql
Exploit cached api to simplify and remove queries. Note that user attributes this page manipulates won't come from the cache to avoid nasty side effects. Reduce divergency between oracle and postgres codebase

    • -16
    • +0
    ./acs-admin/www/users/member-state-change-postgresql.xql
    • -3
    • +12
    ./acs-admin/www/users/member-state-change.tcl
    • -11
    • +0
    ./acs-admin/www/users/member-state-change.xql