Ian Livingstone

Results 19 issues of Ian Livingstone

How can I retrieve the access token via the Facebook Strategy, is it not exposed somehow?

Related #334 We now build the msi installer on each pull request through appveyor. However we have no release process for building, packaging, and releasing the msi installer to users....

Windows, like many operating systems, offer a robust service model for starting, stopping, and restarting long running back ground processes such as the Torus Daemon. It would be awesome if...

help wanted

It'd be nice for some use cases if Torus offered a pre-built docker container similar to the aws-cli docker container for use inside CI environments.

help wanted

A quick and simple way to get setup using Torus with Terraform would make it really easy for anyone using Terraform to store/share their secrets inside Torus. To use Torus...

help wanted

Today, with `torus link` you can tie a directory and it's children to a specific organization and project. However, you cannot a directory directly to a service or environment. In...

help wanted

As an admin, I should be able to tell who is missing keys, perhaps this should be an unresolvable item in the worklog? The purpose is to allow an admin...

enhancement
good first issue
help wanted

There are a few types of "secrets" that don't fit within the concept of a project (e.g. code repository) as their life cycles exist outside of a single application (e.g....

enhancement

Right now, if you change your preferences you must restart the daemon manually. Instead, the Daemon should detect or be told that the preferences have changed and update itself appropriately.

enhancement

If a token expires, or becomes invalid, the daemon does not destroy the session -- instead it will continue to attempt to use its currently stored session until the daemon...

bug
enhancement