[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект mod_lookup_identity-1.0.0-4.el8

Имя mod_lookup_identity
Эпоха 0
Версия 1.0.0
Релиз 4.el8
Сайт http://www.adelton.com/apache/mod_lookup_identity/
Лицензия ASL 2.0
Время сборки 2023-08-08 10:50:16
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Apache module to retrieve additional information about the authenticated user
Репозитории AppStream
Полное описание mod_lookup_identity can retrieve additional pieces of information about user authenticated in Apache httpd server and store these values in notes/environment variables to be consumed by web applications. Use of REMOTE_USER_* environment variables is recommended.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
mod_lookup_identity-1.0.0-4.el8.x86_64 Apache module to retrieve additional information about the authenticated user 3622652ce5f4b69fd85766b36a941427cc87e567ffb171b4a39eefc62c7ad4dc download
src
mod_lookup_identity-1.0.0-4.el8.src Apache module to retrieve additional information about the authenticated user 3b520ef8377281ef34464d85c751f86f6ad20d470b63b8d85d8970f0bc74788a download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0.0-4
- Rebuilt for MSVSphere 8.8

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.0.0-2
- Rebuild due to bug in RPM (RHBZ #1468476)

* Thu Apr 06 2017 Jan Pazdziora <jpazdziora@redhat.com> - 1.0.0-1
- 1439711 - Rebase to upstream version 1.0.0.
- Make LookupUserGECOS optional (no default) to support non-POSIX
  user identities.

* Wed Mar 22 2017 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.9-1
- 1434814 - Rebase to upstream version 0.9.9.
- Add support for multiple users mapped to single certificate.

* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Wed Nov 23 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.8-1
- Logging improvements; lookup_user_by_certificate logging moved from
  notice to info level.

* Thu Jun 16 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.7-1
- 1347490 - Rebase to upstream version 0.9.7.
- Ensure lookup_user_by_certificate runs after mod_nss as well.

* Mon Mar 21 2016 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.6-1
- 1319138 - the Requires(pre) httpd does not seem to be needed.