Skip to content

Mandatory user filters support + utility functions + plus 204 status handling.#6

Closed
koles wants to merge 3 commits intolkundrak:sadam21-2from
koles:sadam21-2
Closed

Mandatory user filters support + utility functions + plus 204 status handling.#6
koles wants to merge 3 commits intolkundrak:sadam21-2from
koles:sadam21-2

Conversation

@koles
Copy link
Copy Markdown

@koles koles commented Jan 17, 2013

The same as #5
plus Lubo's fix of 204 status handling (see 3552db3)

Usage:

$gdc->login($login, $passwd) or die "Unable to authenticate\n";
my $resp = $gdc->assign_user_filter (
$project, $username, $label, @values);

Only "attribute IN (value1, value2, ...)" filters are supported.

koles and others added 3 commits January 16, 2013 13:58
Usage:

$gdc->login($login, $passwd) or die "Unable to authenticate\n";
my $resp = $gdc->assign_user_filter (
  $project, $username, $label, @values);
@koles
Copy link
Copy Markdown
Author

koles commented Nov 6, 2022

Closing as stale

@koles koles closed this Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants