Skip to content

Tags: syskill/opkssh

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: read send_access_token when parsing config (openpubkey#215)

Signed-off-by: Fabian Kammel <fabian@kammel.dev>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Kanidm integration guide (openpubkey#172)

* docs: add kanidm integration guide

* chore: cleaned up markdown tables

---------

Signed-off-by: Fabian Kammel <fabian@kammel.dev>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add build instructions (openpubkey#163)

* add build instructions

---------

Co-authored-by: Ethan Heilman <ethan.r.heilman@gmail.com>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing go-releaser (openpubkey#137)

* Prevents release from being skipped

---------

Signed-off-by: Ethan Heilman <ethan.r.heilman@gmail.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for hello.coop OP (openpubkey#136)

* Add support for hello.coop OP

* Adds hello.coop as default OP

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Ethan Heilman <ethan.r.heilman@gmail.com>

---------

Signed-off-by: Ethan Heilman <ethan.r.heilman@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tests: Adds unittest for group with @ and . (openpubkey#92)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes home dir policy create file bug (openpubkey#35)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrades default Google Client ID (openpubkey#17)

- Changes default Google Client ID
- updates opkssh from openpubkey release 0.6.0 to 0.7.1

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes binary release process (openpubkey#12)

* Fixes binary release process

* Moves main.go into project root

---------

Signed-off-by: Ethan Heilman <ethan.r.heilman@gmail.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Debugging binary releaser issue (openpubkey#10)