Am 18.11.2014 22:23 schrieb "RjOllos" <[email protected]>: > > Proposed change to allow groups to be specified in the `set_owner` attribute in #11839: > http://trac.edgewall.org/ticket/11839
Yeah! :) One question after looking at that change: is it established convention now that everything starting with an uppercase letter, is a permission, and everything else is not? In other words, permission "groups" might NOT start with an uppercase letter? In our deployment, we use the convention * usernames are all lower case * Group_Names are mixed case * PER_MISSIONS are ALL uppercase which would clash a bit with the scheme as you implemented it. No big deal, should we ever get around to upgrading to a current trac version we could easily change our scheme. Just saying. best regards Patrick -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
