-
When hearing about honeybadger's elixir implementation, I learned about SASL-compliant errors. These appear to be the errors that OTP applications can generate. They're handled explicitly by honeybadg…
-
Running on:
```
$ elixir --version
Erlang/OTP 23 [erts-11.0.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [hipe]
Elixir 1.11.3 (compiled with Erlang/OTP 21)
```
```
$ mix c…
-
### Description
Keycloak currently provides the ability to use the ACR claim to perform step-up authentication, allowing applications to request stronger authentication in particular situations. Howe…
-
In page 61, when discussing the use of Mix, there is the sentence
"Starts the system; terminates as soon as MyProject.start finishes"
but "MyProject.start" was not introduced before.
Perhaps …
-
As asked on Twitter, I'm opening this issue. This will also help me clarify what I mean by "a tutorial".
Although the API is quite small, perhaps the authors of the official adapters could write a …
ghost updated
6 years ago
-
**Is your feature request related to a problem? Please describe.**
If we build a bootstrap erlang with `./configure --enable-bootstrap-only`, it does not include the ssl part (obviously). We cross-…
-
I have two phoenix 1.5 sub-projects in the umbrella application. I added `Plug.Telemetry` into both of Endpoints.
```
defmodule App1.Endpoint do
use Phoenix.Endpoint, otp_app: :app1
plug(Plu…
-
### Describe the bug
The otp helper rpi-otp-private-key is written that it should also have support for most legacy hardware as stated in the documentation "Using the One-Time Programmable Memory on …
-
- YubiKey Manager (ykman) version: 5.0.1
- How was it installed?: Arch Linux package repository
- Operating system and version: Arch Linux, Kernel: 5.15.89-16172-g8db7d2810659
- YubiKey model and v…
-
### Pre-Check ###
I am trying to setup and deploy a grisp application from this github: "https://github.com/lunelis/sensor_fusion" but when trying to deploy to my SD card I get an "Uncaught error i…