Search results

Jump to navigation Jump to search
  • sub HasRight { $RT::Logger->crit("Principal attrib undefined for Ticket::HasRight");
    1 KB (194 words) - 16:11, 6 April 2016
  • <nowiki>&lt;% $principal-&gt;HasRight(Object =&gt; $queue, Right =&gt; 'ShowTicket') ? 'r' : '' %&gt; &lt;% $principal-&gt;HasRight(Object =&gt; $queue, Right =&gt; 'ModifyTicket') ? 'w' : '' %&gt;
    6 KB (1,016 words) - 16:39, 6 April 2016
  • &lt;% $principal-&gt;HasRight(Object =&gt; $queue, Right =&gt; 'ShowTicket') ? 'r' : '' %&gt; &lt;% $principal-&gt;HasRight(Object =&gt; $queue, Right =&gt; 'ModifyTicket') ? 'w' : '' %&gt;
    6 KB (1,055 words) - 16:39, 6 April 2016
  • % if ( $session{ 'CurrentUser' }-&gt;HasRight( Right =&gt; 'CreateTicket', Object =&gt; $QueueObj ) ) {
    568 bytes (81 words) - 16:03, 6 April 2016
  • if $UserHashRef->{$user_id}->HasRight( Object => $RT::System, Right => 'SuperUser' );
    1 KB (127 words) - 09:51, 20 June 2023
  • + $session{'CurrentUser'}-&gt;HasRight(Object =&gt; $RT::System, Right =&gt; 'AdminUsers');
    1 KB (149 words) - 16:37, 6 April 2016
  • if ( $session{'CurrentUser'}->HasRight( Right => 'AdminUsers', Object => RT->System ) )
    1 KB (211 words) - 16:03, 6 April 2016
  • 75 % if ( ! $session{'CurrentUser'}-&gt;HasRight(Right=&gt;'OwnTicket', Object=&gt;$RT::System) ) { -&gt;274 (!$session{'CurrentUser'}-&gt;HasRight(Right=&gt;'OwnTicket', Object=&gt;$RT::System))
    3 KB (512 words) - 16:03, 6 April 2016
  • if ( $session{'CurrentUser'}-&gt;HasRight(Right =&gt; 'SuperUser', Object =&gt; $RT::System) ) {
    2 KB (217 words) - 16:11, 6 April 2016
  • and ( !$NewOwnerObj-&gt;HasRight( Right =&gt; 'OwnTicket', } elsif ( ! $NewOwnerObj-&gt;HasRight('OwnTicket') ) {
    6 KB (914 words) - 16:39, 6 April 2016
  • if ( $session{'CurrentUser'}-&gt;HasRight(Right =&gt; 'SuperUser', Object =&gt; $RT::System) ) {
    2 KB (251 words) - 16:11, 6 April 2016
  • my $has_right_showmore = $session{'CurrentUser'}-&gt;HasRight(Object =&gt; $RT::System, Right =&gt; 'ShowMoreAbout');
    2 KB (322 words) - 16:15, 6 April 2016
  • $user_obj-&gt;HasRight(Right =&gt; 'AdminUsers', Object =&gt; $RT::System);
    3 KB (486 words) - 16:11, 6 April 2016
  • } elsif ($principal->HasRight(Right => 'SuperUser', Object=>$RT::System)) {
    4 KB (496 words) - 16:08, 6 April 2016
  • RT::Principal=HASH(0xa354040) HasRight called with no valid object (/usr/share/request-tracker3.4/lib/RT/Principal
    4 KB (624 words) - 20:58, 13 August 2016
  • % if ($session{'CurrentUser'}-&gt;HasRight( Right =&gt; 'ModifySelf', Object =&gt; $RT::System )) {
    6 KB (761 words) - 16:03, 6 April 2016
  • ...t]] sub of [[Queue Overlay|Queue_Overlay]].pm. The RT developers changed [[HasRight]] between 3.6 and 3.8 and the code changes seem centered around undefined p if (!($session{'CurrentUser'}-&gt;HasRight(Right =&gt; 'SuperUser', Object =&gt; $RT::System))) {
    27 KB (3,858 words) - 14:56, 1 July 2016