libdancer-plugin-auth-extensible-perl 1.00-3 source package in Ubuntu

Changelog

libdancer-plugin-auth-extensible-perl (1.00-3) unstable; urgency=medium

  * Team upload.
  * Add test dependency on libtest-longstring-perl.
    Thanks to ci.debian.net.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Drop unneeded version constraints from (build) dependencies.
  * Annotate test-only build dependencies with <!nocheck>.
  * Use https in debian/watch.
    Thanks to lintian.

 -- gregor herrmann <email address hidden>  Thu, 05 Jan 2023 17:22:05 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdancer-plugin-auth-extensible-perl_1.00-3.dsc 2.7 KiB 5c719d537220db61bad4f62197b4dd017439c34bf4f36baa7743624aa1ab5bb3
libdancer-plugin-auth-extensible-perl_1.00.orig.tar.gz 22.0 KiB 801a364fe7a69ea90a8d78e9f09ad7d0d321a0970aec95ecf2011e06446e51fe
libdancer-plugin-auth-extensible-perl_1.00-3.debian.tar.xz 3.2 KiB 14498b9ee248c4c445c8213919cb6f69791b9509b857607cf0b6e0777a74f680

Available diffs

No changes file available.

Binary packages built by this source

libdancer-plugin-auth-extensible-perl: module providing extensible authentication framework for Dancer apps

 Dancer::Plugin::Auth::Extensible makes it easy to require a user to be
 logged in to access certain routes, provides role-based access control,
 and supports various authentication methods/sources (config file, database,
 Unix system users, etc).