-
cc @wojtekmach
Using the latest `install.sh` from https://elixir-lang.org/install.sh:
```sh
~/dev/misc
❯ sh install.sh elixir@main otp@master
downloading https://github.com/elixir-lang/elixi…
-
### Describe the bug
### Discussed in https://github.com/orgs/primefaces/discussions/2713
Originally posted by **rishanaznin00** September 19, 2024
We need to press the delete or back button …
-
### Describe the bug
Bash completion does not work for `pass` extensions.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Install `pkgs.pass.withExtensions (p: with p; [ pass-otp ]);`…
azahi updated
6 months ago
-
In the modern world, DNSSEC is everywhere, however, sometimes people don't implement it on their domain, which is why I was trying to create an application, where I pass it a domain and it checks for …
-
Original reporter: `JIRAUSER13400`
Affected version: `OTP-21.3`
Component: `eunit`
Migrated from: https://bugs.erlang.org/browse/ERL-1143
---
```
When a parallel test is cancelled by a timeout befo…
-
I am utilising your package to send OTP to the user's entered email address but it is giving me the CORS access error. I cannot upgrade the package from email_opt 2.0.1 to the latest one since then ma…
-
Using Ubuntu 20.04.3, Installed `pass-otp` on 2021-10-21 by:
```shell
sudo apt install pass-extension-otp
```
Console output. Notice version `1.2.0` for `pass-extension-otp`
```
Do you wan…
-
Error message: “Response did not match the challenge” appears by following Scenarios:
Scenario 1: When incorrect OTP is passed and
Scenario 2: When challenge flow has expired.
On the webGUI the…
-
Hi,
I am the maintainer of [pass-extension-totp](https://github.com/r-maerz/pass-extension-totp) which uses plain openssl to implement standard TOTP as well as Steam's custom algorithm. I would lik…
-
Hey!
Is it possible to use [lockbox](https://github.com/ankane/lockbox) gem instead of ActiveRecord encrypted attributes?