pagure Logo
  • Log In

freeipa

Clone
Source Code
GIT
  • Source
  • Issues  1051
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 10691

Branch: 746d4ffc583a847834a592150644fa4270486c89
ipa-1-0 ipa-1-1 ipa-1-2 ipa-2-0 ipa-2-1 ipa-2-2 ipa-3-0 ipa-3-1 ipa-3-2 ipa-3-3 ipa-4-0 ipa-4-1 ipa-4-10 ipa-4-10-CVE-2023-5455 ipa-4-11 ipa-4-11-CVE-2023-5455 ipa-4-11-CVE-2024-2698-and-CVE-2024-3183 ipa-4-12 ipa-4-12-CVE-2024-11029 ipa-4-12-CVE-2024-2698-and-CVE-2024-3183 ipa-4-12-CVE-2025-4404 ipa-4-2 ipa-4-3 ipa-4-4 ipa-4-5 ipa-4-6 ipa-4-6-CVE-2019-10195-and-CVE-2019-14867 ipa-4-6-CVE-2020-10747 ipa-4-6-CVE-2023-5455 ipa-4-7 ipa-4-7-CVE-2019-10195-and-CVE-2019-14867 ipa-4-8 ipa-4-8-CVE-2019-10195-and-CVE-2019-14867 ipa-4-8-CVE-2020-10747 ipa-4-9 ipa-4-9-CVE-2023-5455 master webui-cleanup
py3: make_filter_from_attr: use string instead of bytes
Martin Basti • 8 years ago  
746d4ff
py3: __add_acl: use standard ipaldap methods
Martin Basti • 8 years ago  
4b148c8
py3: add_entry_to_group: attribute name must be string not bytes
Martin Basti • 8 years ago  
0a1d7f2
py3: HTTPResponse has no 'dict' attribute in 'msg'
Martin Basti • 8 years ago  
5157888
py3: _httplib_request: don't convert string to bytes
Martin Basti • 8 years ago  
c0b5c67
py3: cainstance: replace mkstemp with NamedTemporaryFile
Martin Basti • 8 years ago  
232ceed
py3: write CA/KRA config into file opened in text mode
Martin Basti • 8 years ago  
2547bca
py3: CA/KRA: config parser requires string
Martin Basti • 8 years ago  
0d4074b
py3: ipautil: open tempfiles in text mode
Martin Basti • 8 years ago  
7ae5e5f
py3: ldap modlist must have keys as string, not bytes
Martin Basti • 8 years ago  
bbe8849
py3: open temporary ldif file in text mode
Martin Basti • 8 years ago  
63b5d4a
py3: service.py: replace mkstemp by NamedTemporaryFile
Martin Basti • 8 years ago  
e064109
py3: create_cert_db: write to file in a compatible way
Martin Basti • 8 years ago  
23239bc
ipaldap: properly escape raw binary values in LDAP filters
Jan Cholasta • 8 years ago  
84a9611
_resolve_records: fix assert, nameserver_ip can be none
Martin Basti • 8 years ago  
ccea231
Remove deprecated ipa-upgradeconfig command
Abhijeet Kasurde • 8 years ago  
c56e02b
ipa-restore must stop tracking PKINIT cert in the preparation phase
Florence Blanc-Renaud • 8 years ago  
ceec512
client install: correctly report all failures
Jan Cholasta • 8 years ago  
26630db
User Tracker: Test to create user with minimal values
Ganna Kaihorodova • 8 years ago  
91c050b
User Tracker: creation of user with minimal values
Ganna Kaihorodova • 8 years ago  
fa7aaef
Stage User: Test to create stage user with minimal values
Ganna Kaihorodova • 8 years ago  
c391f6b
Tests: Stage User Tracker implementation
Ganna Kaihorodova • 8 years ago  
a336de6
ipaplatform: Add Debian platform module.
Timo Aaltonen • 8 years ago  
e04b75c
Tests: Add tree root domain role in legacy client tests
Ganna Kaihorodova • 8 years ago  
822a119
Update warning message for ipa server uninstall
Abhijeet Kasurde • 8 years ago  
ae2d0a2
Clean / ignore make check artefact
Christian Heimes • 8 years ago  
d8343a9
Coverity: removed useless semicolon which ends statement earlier
Pavel Vomacka • 8 years ago  
9d2ef64
Coverity: Fix possibility of access to attribute of undefined
Pavel Vomacka • 8 years ago  
a69c444
SPEC: Fix build in mock
Lukas Slebodnik • 8 years ago  
b82d285
CONFIGURE: Update help message for jslint
Lukas Slebodnik • 8 years ago  
3f91469
CONFIGURE: Fix detection of pylint
Lukas Slebodnik • 8 years ago  
5c18fea
Fix for handling CalledProcessError in authconfig
Abhijeet Kasurde • 8 years ago  
6d52c0f
Fix coverity issue
Tomas Krizek • 8 years ago  
49855ca
ipapython: Add dependencies on version.py
Christian Heimes • 8 years ago  
504f441
cainstance: do not configure renewal guard
Jan Cholasta • 8 years ago  
926fe20
dogtaginstance: track server certificate with our renew agent
Jan Cholasta • 8 years ago  
ad49bda
renew agent: handle non-replicated certificates
Jan Cholasta • 8 years ago  
d5af11f
pytest: set rules to find test files and functions
Christian Heimes • 8 years ago  
68cb4d2
Remove duplicated step from DS install
Martin Basti • 8 years ago  
083b424
Generate sha256 ssh pubkey fingerprints for hosts
Stanislav Laznicka • 8 years ago  
721105c
disable hostname canonicalization by Kerberos library
Martin Babinsky • 8 years ago  
566c86a
Add sanity checks for use of --ca-subject and --subject-base
Fraser Tweedale • 8 years ago  
0c95a00
Indicate that ca subject / subject base uses LDAP RDN order
Fraser Tweedale • 8 years ago  
3f56609
Allow full customisability of IPA CA subject DN
Fraser Tweedale • 8 years ago  
3d01ec1
Reuse self.api when executing ca_enabled_check
Fraser Tweedale • 8 years ago  
09a65df
dsinstance: extract function for writing certmap.conf
Fraser Tweedale • 8 years ago  
f54df62
ipa-ca-install: add missing --subject-base option
Fraser Tweedale • 8 years ago  
46bf0e8
Extract function for computing default subject base
Fraser Tweedale • 8 years ago  
6f3eb85
installer: rename --subject to --subject-base
Fraser Tweedale • 8 years ago  
c6db493
installutils: remove hardcoded subject DN assumption
Fraser Tweedale • 8 years ago  
db66740
Refactor and relocate set_subject_base_in_config
Fraser Tweedale • 8 years ago  
324183c
  • « Newer
  • page 1 of 214
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.