glewlwyd 2.7.1-1ubuntu1 source package in Ubuntu

Changelog

glewlwyd (2.7.1-1ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - d/rules: Pass "--openssl-legacy-provider" to nodejs when invoking
      webpack.

glewlwyd (2.7.1-1) unstable; urgency=medium

  * New upstream release

glewlwyd (2.7.0-3) unstable; urgency=medium

  * d/patches: fix build with webpack 5 (Closes: #1011519)
  * d/rules: avoid copying node packages to webapp-src/node_modules

 -- Steve Langasek <email address hidden>  Wed, 08 Jun 2022 17:01:04 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic release universe misc

Downloads

File Size SHA-256 Checksum
glewlwyd_2.7.1.orig.tar.gz 5.6 MiB 2df700c863926a3f12f155a6d74042bc4f781be65d2ece361504f7c8541fc6f1
glewlwyd_2.7.1-1ubuntu1.debian.tar.xz 30.6 KiB bf10d708d00d97986584ccab6e07465369a141b2a2edeb3666dae72bca3868ee
glewlwyd_2.7.1-1ubuntu1.dsc 2.7 KiB 17a8fc5fb962f973b88edc1414f63ad9ad082c52d5ada02d17d5f068e2b8f6e0

Available diffs

View changes file

Binary packages built by this source

glewlwyd: Single-Sign-On server with multiple factor authentication

 Authentication processus supported:
  - OAuth2
  - OpenID Connect
 .
 Allows users to authenticate via multiple factors:
  - Password
  - One-time password (TOTP/HOTP)
  - Webauthn (Yubikey, Android devices)
  - One-time password sent via e-mail
  - TLS Certificate
  - External OAuth2/OIDC providers
 .
 Users and clients can be stored and managed from various backends:
  - Database
  - LDAP service
  - HTTP Backend service providing Basic Authentication
 .
 Allows users to register a new account with the possibility to confirm their
 e-mail address or not. During the registration process, the new user may be
 expected to register their passwords, as well as other authentication factors:
  - One-time password (TOTP/HOTP)
  - Webauthn (Yubikey, Android devices)
  - TLS Certificate
  - External OAuth2/OIDC providers

glewlwyd-common: Experimental Single-Sign-On server - common files

 Experimental Single Sign On server, OAuth2, Openid Connect, multiple factor
 authentication with, HOTP/TOTP, FIDO2, TLS Certificates, etc. extensible via
 plugins.
 .
 It's recommended not to use Glewlwyd in production, more likely to test
 OAuth2/OpenID behavior, MFA connections, or IdP in general. You can also
 explore its functionalities and help yourself with its source code for other
 implementations.
 .
 If you intend to use it in production, it's highly recommended to follow the
 documentation and enable only the features you will use.
 Authentication processus supported:
  - OAuth2
  - OpenID Connect
 .
 Allows users to authenticate via multiple factors:
  - Password
  - One-time password (TOTP/HOTP)
  - Webauthn (Yubikey, Android devices)
  - One-time password sent via e-mail
  - TLS Certificate
  - External OAuth2/OIDC providers
 .
 Users and clients can be stored and managed from various backends:
  - Database
  - LDAP service
  - HTTP Backend service providing Basic Authentication
 .
 Allows users to register a new account with the possibility to confirm their
 e-mail address or not. During the registration process, the new user may be
 expected to register their passwords, as well as other authentication factors:
  - One-time password (TOTP/HOTP)
  - Webauthn (Yubikey, Android devices)
  - TLS Certificate
  - External OAuth2/OIDC providers
 .
 This package contains the architecture independent files.

glewlwyd-dbgsym: debug symbols for glewlwyd