-
I've tried with either clang 7 and 9, both fail.
```
clang -c -ggdb3 -march=native -Wall -Wno-unused -O3 -D_GNU_SOURCE worker-web.c -o worker-web.o
In file included from worker-web.c:12:
In file …
-
We must analyze and clean-up external dependencies for the whole openflexo infrastructure
-
All package publishes should be done with 2FA enabled. This requirements means that publishing from CI is difficult because it requires the CI to have a OTP from the user. In order to maintain the 2F…
-
The dynamic password generated by the otplib.totp package of Node.js is inconsistent with the dynamic password generated by pyotp.totp。
The Secret settings are the same is all f8a82760-577b-4225-ad…
-
When installing devise-otp into a fresh Rails 7.1 project using `sprockets` for asset compilation and `importmaps`, the default included QRCode.js library does not properly operate and generate QR cod…
-
This thread documents the progress on generating ExDoc documentation for Erlang projects.
## Current status
erszcz/edoc@0c81cea1b659ad9fd00993d25c9de9293c3651b0 can be used to generate chunks …
-
Hey, thank you for this amazing tool, it's really saving me a lot of time.
At the moment, I have to pull out my YubiKey before generating TANs though.
The same issue is present with a NitroKey plu…
-
Expected Behavior
-----------------
Sympalists is commonly used to manage mailing lists with human, i.e. natural persons, their email address, name and potentially even some biometrics; such as …
dirkx updated
2 years ago
-
When initially setting up this gem on a Rails 7.1 project and generating the migration for the user model
`rails g devise_otp user`
it generates something like:
```Ruby
class DeviseOtpAddToU…
-
We've had issue #166 open for a long time. @dsnider and I have been working on some ideas that we think will make ExAdmin much more extensible, and fit better with the "Phoenix and Elixir" way. I hav…