Bug 282849 - [NEW PORT] www/py-flask-simpleldap: LDAP authentication for Flask
Summary: [NEW PORT] www/py-flask-simpleldap: LDAP authentication for Flask
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dries Michiels
URL:
Keywords:
Depends on:
Blocks: 281304
  Show dependency treegraph
 
Reported: 2024-11-18 16:24 UTC by Matthew Wener
Modified: 2024-11-18 22:14 UTC (History)
2 users (show)

See Also:


Attachments
New Port py-flask-simpleldap 2.0.0 (3.41 KB, patch)
2024-11-18 16:25 UTC, Matthew Wener
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wener 2024-11-18 16:24:21 UTC
New Port Flask-SimpleLDAP (https://github.com/alexferl/flask-simpleldap).
Comment 1 Matthew Wener 2024-11-18 16:25:11 UTC
Created attachment 255281 [details]
New Port py-flask-simpleldap 2.0.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-18 22:09:43 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=01703d23f4e67bcd9b5a29d3ad02a875035fad81

commit 01703d23f4e67bcd9b5a29d3ad02a875035fad81
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-11-18 21:51:40 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-11-18 22:08:08 +0000

    www/py-flask-simpleldap: add new port

    LDAP authentication for Flask.

    PR:     282849

 www/Makefile                            |  1 +
 www/py-flask-simpleldap/Makefile (new)  | 47 +++++++++++++++++++++++++++++++++
 www/py-flask-simpleldap/distinfo (new)  |  3 +++
 www/py-flask-simpleldap/pkg-descr (new) |  2 ++
 4 files changed, 53 insertions(+)
Comment 3 Dries Michiels freebsd_committer freebsd_triage 2024-11-18 22:14:57 UTC
First one is in!