Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: linyows/octopass

v0.9.0

17 Feb 05:12
311214d

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Fix some vulns

13 Jan 16:45

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

main

14 Jan 06:28

Choose a tag to compare

use upload-release-action

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

27 Apr 06:51
b2d0a7c

Choose a tag to compare

Resolve a problem of cache file permission

21 Jun 08:19

Choose a tag to compare

Add SELinux policy

23 Oct 00:58

Choose a tag to compare

Fix SEGV for systemd-networkd starting

09 Oct 15:36
acf108d

Choose a tag to compare

Support slug for github team API

02 Oct 05:56
2153a6d

Choose a tag to compare

Remove CentOS5 in packaging

02 Apr 06:04
531eef3

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

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.