Home
last modified time | relevance | path

Searched refs:NO_USER (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/py-salt/salt-3004.1/tests/integration/modules/
H A Dtest_mac_shadow.py12 NO_USER = random_string("RS-", lowercase=False) variable
45 ret = self.run_function("shadow.info", [NO_USER])
63 "ERROR: User not found: {}".format(NO_USER),
81 "ERROR: User not found: {}".format(NO_USER),
99 "ERROR: User not found: {}".format(NO_USER),
116 "ERROR: User not found: {}".format(NO_USER),
133 "ERROR: User not found: {}".format(NO_USER),
137 "ERROR: User not found: {}".format(NO_USER),
158 "ERROR: User not found: {}".format(NO_USER),
162 "ERROR: User not found: {}".format(NO_USER),
[all …]
/dports/databases/mantis/mantisbt-2.25.2/plugins/Taskodrome/pages/
H A Dconfig.php12 …_board_order', convertStringToStatusEnum(explode(';', $f_status_order)), NO_USER, helper_get_curre…
18 …plugin_config_set( 'cooldown_period_days', $f_cooldown_period_days, NO_USER, helper_get_current_pr…
24 …plugin_config_set( 'cooldown_period_hours', $f_cooldown_period_hours, NO_USER, helper_get_current_…
30 …plugin_config_set( 'hidden_users', explode(';', $f_hidden_users), NO_USER, helper_get_current_proj…
/dports/databases/mantis/mantisbt-2.25.2/
H A Dmanage_config_work_threshold_set.php102 config_set( $p_threshold, $t_array_threshold, NO_USER, $g_project, $f_access );
107 config_set( $p_threshold, $t_lower_threshold, NO_USER, $g_project, $f_access );
130 config_set( $p_threshold, $f_flag, NO_USER, $g_project, $f_access );
150 config_set( $p_threshold, $f_flag, NO_USER, $g_project, $f_access );
H A Dbug_monitor_delete.php54 $f_user_id = gpc_get_int( 'user_id', NO_USER );
58 if( $f_user_id === NO_USER ) {
H A Dmanage_config_email_set.php137 config_set( 'default_notify_flags', $t_default_flags, NO_USER, $t_project, $f_actions_access );
168 config_set( 'notify_flags', $t_notify_flags, NO_USER, $t_project, $f_actions_access );
H A Dbug_report.php153 $t_handler_id = gpc_get_int( 'handler_id', NO_USER );
154 if( $t_handler_id != NO_USER ) {
H A Dbug_change_status_page.php108 if( $f_handler_id != NO_USER ) {
211 …if( $t_suggested_handler_id == NO_USER && access_has_bug_level( config_get( 'handle_bug_threshold'…
H A Dmanage_config_workflow_set.php121 config_set( $t_threshold, $f_value, NO_USER, $t_project, $f_access );
185 config_set( 'status_enum_workflow', $t_workflow, NO_USER, $t_project, $f_access );
H A Dmanage_columns_copy.php85 $t_user_id = NO_USER;
H A Dmanage_columns_inc.php60 $t_user_id = NO_USER;
H A Dmanage_config_columns_set.php92 $t_user_id = NO_USER;
H A Dbug_update.php281 if( $t_updated_bug->handler_id != NO_USER ) {
439 if( $t_updated_bug->handler_id != NO_USER ) {
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/entity/
H A DUser.java45 private static final StaticUserProxy NO_USER = new NoUserProxy(); field in User
51 private static StaticUserProxy userProxy = NO_USER;
83 return userProxy == NO_USER; in isNull()
90 userProxy = NO_USER; in setNull()
/dports/databases/mantis/mantisbt-2.25.2/core/commands/
H A DIssueAddCommand.php165 $t_handler_id = isset( $t_issue['handler'] ) ? mci_get_user_id( $t_issue['handler'] ) : NO_USER;
201 if( $t_handler_id == NO_USER && $t_status_id >= config_get( 'bug_resolved_status_threshold' ) ) {
206 if( $t_handler_id != NO_USER ) {
/dports/databases/mantis/mantisbt-2.25.2/core/classes/
H A DIssueAssignedTimelineEvent.class.php55 } else if( $this->handler_id != NO_USER ) {
/dports/databases/mantis/mantisbt-2.25.2/core/
H A Dconfig_api.php304 function config_set( $p_option, $p_value, $p_user = NO_USER, $p_project = ALL_PROJECTS, $p_access =…
327 if( $p_user !== NO_USER ) {
409 function config_set_cache( $p_option, $p_value, $p_type, $p_user = NO_USER, $p_project = ALL_PROJEC…
H A Dauthentication_api.php77 $g_cache_current_user_id = NO_USER;
1092 if( NO_USER != $g_cache_current_user_id ) {
1115 if( NO_USER != $g_cache_current_user_id ) {
H A Dprepare_api.php122 if( NO_USER == $p_user_id ) {
/dports/sysutils/exa/exa-0.10.1/src/options/
H A Dflags.rs60 pub static NO_USER: Arg = Arg { short: None, long: "no-user", takes_value: TakesValue::Forbidden };
81 &NO_PERMISSIONS, &NO_FILESIZE, &NO_USER, &NO_TIME, &NO_ICONS,
/dports/net/p5-OurNet-BBS/OurNet-BBS-1.66/lib/OurNet/BBS/
H A DServer.pm334 $Auth->{user} = $ROOT->{users}{$login} or return $OP->{NO_USER};
366 or return $OP->{NO_USER} if $GuestId =~ /^\*/; # AUTH_LOCAL
368 or return $OP->{NO_USER};
/dports/net/wireshark/wireshark-3.6.1/wiretap/
H A Dascend_scanner.l91 #define NO_USER "<none>" macro
243 (void) g_strlcpy(yyextra->pseudo_header->user, NO_USER, ASCEND_MAX_STR_LEN);
/dports/net/wireshark-lite/wireshark-3.6.1/wiretap/
H A Dascend_scanner.l91 #define NO_USER "<none>" macro
243 (void) g_strlcpy(yyextra->pseudo_header->user, NO_USER, ASCEND_MAX_STR_LEN);
/dports/net/tshark-lite/wireshark-3.6.1/wiretap/
H A Dascend_scanner.l91 #define NO_USER "<none>" macro
243 (void) g_strlcpy(yyextra->pseudo_header->user, NO_USER, ASCEND_MAX_STR_LEN);
/dports/net/tshark/wireshark-3.6.1/wiretap/
H A Dascend_scanner.l91 #define NO_USER "<none>" macro
243 (void) g_strlcpy(yyextra->pseudo_header->user, NO_USER, ASCEND_MAX_STR_LEN);
/dports/databases/mantis/mantisbt-2.25.2/plugins/MantisGraph/core/
H A Dgraph_api.php284 'nouser' => NO_USER,
334 'nouser' => NO_USER,

123