Skip to content

Releases: linyows/octopass

v0.7.1: Merge pull request #42 from linyows/bugfix

27 Apr 06:51
b2d0a7c
Compare
Choose a tag to compare

Resolve a problem of cache file permission

21 Jun 08:19
Compare
Choose a tag to compare

Add SELinux policy

23 Oct 00:58
Compare
Choose a tag to compare

Fix SEGV for systemd-networkd starting

09 Oct 15:36
acf108d
Compare
Choose a tag to compare

Support slug for github team API

02 Oct 05:56
2153a6d
Compare
Choose a tag to compare

Remove CentOS5 in packaging

02 Apr 06:04
531eef3
Compare
Choose a tag to compare
Merge pull request #24 from linyows/fix-packaging

Fix packaging

Support github repository collaborators as name resolve

24 Sep 15:48
Compare
Choose a tag to compare

Resolve name by collaborator of repository. Therefore, users can resolve names by users who are not limited to the organization.

octopass.conf:

Token           = "xxxxxxxxxxxxxxxxxx"

# Organization  = "foo"
# Team          = "bar"

Owner           = "linyows"
Repository      = "baz"
Permission      = "write"

As a result, outside collaborator name resolution becomes possible.

Fix segfault that occurs when using rsyslog

14 Sep 09:59
Compare
Choose a tag to compare

v0.3.3

08 May 02:18
Compare
Choose a tag to compare
bump version to 0.3.3

v0.3.2

28 Feb 08:41
Compare
Choose a tag to compare
Merge pull request #8 from linyows/typo

Typo and tiny changes