Reza Nikoopour

Results 15 issues of Reza Nikoopour

App just crashes if there is no Duo Device.

Currently a bad username/password combo results in error message: `unable to get aws credentials` While that's true, it should actually describe the reason which is a bad username/password combo.

enhancement

**Repro Steps** 1. Do primary auth 2. When the account dropdown appears, click on the background (anywhere works just not on the dropdown item itself) 3. Press "Request Keys" 4....

bug
WebUI

The help command should show the shortcuts for exporting to environments without having to copy/pasta.

enhancement

Hey all, Thanks for creating `org-super-agenda` I love how much control I have via this plugin. I'm using the following configuration ``` (setq org-super-agenda-groups '((:name "Unscheduled" :scheduled nil) (:name "Work"...

bug
help wanted
compatibility

The state field being an `int` causes us to have to use a `map[string]interface{}`. We should move it to a string to make the map being passed around more explicit.

Functions exist in the code base that are called `to_json`. These functions are misleading because they create dicts not json strings. We should either rename the functions from `to_json` into...

Hey, I'm having a save error with Journlar after recovering the files from TimeMachine from an account I deleted. When quitting the application I get the following Save Error message:...