Skip to content

Tags: indigo-iam/voms-importer

Tags

v0.1.15

Toggle v0.1.15's commit message
Use CentOS-Vault repo

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #23 from jouvin/add_option_insecure

Add option --insecure + documentation improvements

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from indigo-iam/import-suspended-users

Add option to import suspended users and synchronize end time

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from indigo-iam/issue-17

Synchronise AUP

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CSRF guard header to the get calls (#19)

csrf-header-tag

Toggle csrf-header-tag's commit message
added CSRF guard header to the the get calls

v0.1.10

Toggle v0.1.10's commit message
Ask for scim scopes

v0.1.9

Toggle v0.1.9's commit message
Don't install the test CA

v0.1.8

Toggle v0.1.8's commit message
Avoid the call to get_root_groups

The call produces a list with the top group (i.e. the VO) followed
by the top-level VOMS groups, failing if only the top group exists.
However the list is used only to get the first group (i.e. the VO)
to seed the recursive import of groups in IAM.

Fix #14

v0.1.7

Toggle v0.1.7's commit message
Log status code in case of HTTP error