• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make sure, the provided user_id is an integer

merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8099 more files in changeset.
improve value checking to improve error messages

improve spelling

  1. … 8 more files in changeset.
Compute class info in the error message only when c exists and is a class

fix typo

make sure not to swallow error conditions, as the previous changes did.

This change will report an error in the systemlog when called on invalid objects/data

avoid dead operations

Keep making sure permission exists

improve wording

improve documentation and streamline code

  1. … 2 more files in changeset.
Check if o is an object only once, use nsf idiom to check for a class, unwrap idioms

improve wording

provide minimal feedback when enforce permission fails in background operation

use {} instead of [list] command

Whitespace cleanup

improve line breaks

don't fix potential exceptions, but try comment the case and avoid useless calls.

  1. … 1 more file in changeset.
Return forbidden only when connected

prefer "nsf::is object" over ":isobject" or "info commands", since it is faster, more generic and can be used in all contexts

  1. … 10 more files in changeset.
improve comments and linebreaks

  1. … 1 more file in changeset.
- modernize code (remove "my")

  1. … 12 more files in changeset.
Fix typos

  1. … 10 more files in changeset.
Don't get confused on two question marks in a provided link

Use consistently xo::library to ensure application specific subclassability

  1. … 13 more files in changeset.
Whitespace changes: remove trailing spaces

  1. … 2 more files in changeset.
prefer XOTcl2 idioms

  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Ease debugging of policyies and streamline check_permissions with enforce_permissions