Hey all!

New to lemmy and want to share a project I’ve been working on: nforwardauth (https://github.com/NOSDuco/nforwardauth) a simple forwardauth service for Traefik (and other reverse proxies) I built after being sick of basic auth. It now contains a logout page if you navigate to the auth service after being logged in. Another upgrade added is basic auth compatibility. For things like nzb360 where you need to skip the login form, you can specify your same credentials in the URL via basic auth and you will be authenticated with each request.

Hope this is useful to someone :)

  • @damo_omad
    link
    English
    111 months ago

    I haven’t had time to set it up yet so thanks for finding that! Looks nice and simple