summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Change API endpoint to dip.tp.oHEADmasterhiro2019-09-30
|
* Use tp.o email for user creation in gitlabhiro2019-09-30
|
* Fix wrong object access in user creationBastian Blank2019-05-28
|
* Add more negative testsBastian Blank2019-04-09
|
* ssh key options are always quotedBastian Blank2019-04-09
|
* Ignore unparseable ssh keysBastian Blank2019-04-08
|
* Add further tests for GitlabUserBastian Blank2019-04-07
|
* Factor out ssh key create and remove functionsBastian Blank2019-04-07
|
* Add some tests for GitlabUserBastian Blank2019-04-07
|
* Move key-value struct unpack into GitlabUserBastian Blank2019-04-07
|
* Add tests for GitlabUser::CustomAttributesBastian Blank2019-04-07
|
* Implement ssh key deletionBastian Blank2019-04-07
| | | | Closes: #3
* Fix all test failures in SshKeyBastian Blank2019-04-07
|
* Add tests for SshKeyBastian Blank2019-04-07
|
* Initialize rspecBastian Blank2019-04-07
|
* Remove Debian group special case in favor of queryBastian Blank2019-04-04
|
* Stop updating sync state with existing gitlab keysBastian Blank2019-04-04
|
* Log key problems as warningsBastian Blank2019-04-04
|
* Add original key comment to titleBastian Blank2019-04-04
|
* Store state of ssh key syncBastian Blank2019-04-04
|
* Use always the same code for update and block userBastian Blank2019-04-04
|
* Support user disappearing from ldapBastian Blank2019-03-31
|
* Use ForwardableBastian Blank2019-03-31
|
* Factor out ldap user readingBastian Blank2019-03-31
|
* Use normal gitlab gemBastian Blank2019-03-31
|
* Try to search for existing user if we get conflictsBastian Blank2019-03-31
|
* Create user object on creationBastian Blank2019-03-31
|
* Set a source custom attributeBastian Blank2019-03-31
| | | | Closes: #4
* Merge branch 'abstraction' into 'master'Bastian Blank2019-03-30
|\ | | | | | | | | Read whole Gitlab group and user lists See merge request salsa/ldapsync!2
| * Move group classes into own fileBastian Blank2019-03-30
| |
| * Move user classes into own fileBastian Blank2019-03-30
| |
| * Don't always try to delete ssh keys for blocked usersBastian Blank2019-03-30
| |
| * Read whole Gitlab debian group membersBastian Blank2019-03-30
| |
| * Read whole Gitlab user listBastian Blank2019-03-30
|/
* Merge branch 'fix_debian_group' into 'master'Bastian Blank2018-08-24
|\ | | | | | | | | Use a hardcoded debian group id See merge request salsa/ldapsync!1
| * Use a hardcoded debian group idAlexander Wirt2018-08-24
|/
* Just ignore missing Debian groupBastian Blank2018-06-09
|
* Expect empty search result from user searchBastian Blank2018-06-09
|
* Fix example configBastian Blank2018-06-09
|
* Remove unused stuff from GemfileBastian Blank2018-06-09
|
* Add some docsAlexander Wirt2017-12-27
|
* Don't add keys to users that are blockedAlexander Wirt2017-12-25
|
* Drop keys from blocked usersAlexander Wirt2017-12-25
|
* Calculate expiry as number of daysBastian Blank2017-12-22
|
* Raise severity of log messages for actionsBastian Blank2017-12-22
|
* Block users not in group Debian, aka guest accountsBastian Blank2017-12-22
|
* Manage state as variableBastian Blank2017-12-22
|
* Remove debug codeAlexander Wirt2017-12-21
|
* Users should get 40 (Master) access on the debian groupAlexander Wirt2017-12-21
|
* Initial importAlexander Wirt2017-12-21