SebastianRzk

Results 10 issues of SebastianRzk

**Describe the bug** When the user clicks on "reset password", he is directly navigated to the "enter new password" page. Flow from: https://goauthentik.io/docs/flow/examples/flows Verified on existing installation aswell as clean...

bug

I tried to read a simple pdf (generated by a scanner, with utsushi (ImageScanV3) with the `read.rs` example code from this repository. Then the `page` is `err` :(. With other...

Why? The image does not need to be built (why should it?) Fewer files and less code = easier maintenance and fewer potential bugs the container can be easily updated...

enhancement
examples
3. to review

A separate image is currently being built for the nginx proxy (service name: web). According to my information, this is not necessary, but even counterproductive Why? * The image does...

enhancement
examples
3. to review

I think the repo has been renamed. I have updated the links to a working version to the best of my knowledge.

I think the repo has been renamed. I have updated the links to a working version to the best of my knowledge. PR: #105

Problem: When using `upstream` in the nginx config, the ip for `app` is resolved once. So if the `app` container gets updated (e.g. through `watchtower`, the ip changes and the...

Problem: When using `upstream` in the nginx config, the ip for `app` is resolved once. So if the `app` container gets updated (e.g. through `watchtower`, the ip changes and the...

question
examples

### Please confirm your submission meets all the criteria - [x] Please describe the application briefly. < A simple personal knowledge platform with a focus on clean markdown files, simple...

awaiting-changes