Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37829512
en ru br
ALT Linux repos
S:1.0.1-alt1

Group :: System/Configuration/Networking
RPM: pam-oauth2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:    pam-oauth2
Version: 1.0.1
Release: alt1

Summary: OAuth2 pam module
License: MIT
Group:   System/Configuration/Networking
Url:     https://github.com/CyberDem0n/pam-oauth2

Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Source1: submodules.tar

BuildRequires(pre): libpam0-devel
BuildRequires: libcurl-devel

%description
This PAM module enables login with OAuth2 token instead of password.

%prep
%setup
tar xf %SOURCE1

%build
%make_build

%install
%makeinstall_std PAM_DIR=%_pam_modules_dir

%files
%doc README.md MAINTAINERS
%_pam_modules_dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin