pagure Logo
  • Log In

freeipa

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

Commits 10730

Branch: 91ab650ac42d34d4958e33da7ef0641842511a89
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-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: x509.py: return principal as unicode string
Martin Basti • 8 years ago  
91ab650
Fix reference before assignment
Fraser Tweedale • 8 years ago  
924794f
build: Add missing dependency on libxmlrpc{,_util}
David Kupka • 8 years ago  
f4088b3
tests: add test for PEM certificate files with leading text
Jan Cholasta • 8 years ago  
89dfbab
ipa-kra-install must create directory if it does not exist
Florence Blanc-Renaud • 8 years ago  
066f5b7
py3: tests_xmlrpc: do not call str() on bytes
Martin Basti • 8 years ago  
5de70e3
private_ccache: yield ccache name
Fraser Tweedale • 8 years ago  
caca181
py3: normalize_certificate: support both bytes and unicode
Martin Basti • 8 years ago  
980c8a5
py3: strip_header: support both bytes and unicode
Martin Basti • 8 years ago  
b8d6524
py3: fingerprint_hex_sha256: fix encoding/decoding
Martin Basti • 8 years ago  
47e76e1
py3: fix CSR encoding inside framework
Martin Basti • 8 years ago  
d5ab063
Principal: validate type of input parameter
Martin Basti • 8 years ago  
1023cfe
Use dict comprehension
Martin Basti • 8 years ago  
deaf9ae
py3: can_read: attributelevelrights is already string
Martin Basti • 8 years ago  
b37d182
py3: get_effective_rights: values passed to ldap must be bytes
Martin Basti • 8 years ago  
4933305
py3: ipaldap: update encode/decode methods
Martin Basti • 8 years ago  
dd3d9f1
py3: rpcserver fix undefined variable
Martin Basti • 8 years ago  
aa036e5
py3: WSGI executioners must return bytes in list
Martin Basti • 8 years ago  
cca9aa4
py3: session: fix r/w ccache data
Martin Basti • 8 years ago  
35e135c
Py3: Fix undefined variable
Martin Basti • 8 years ago  
7e8eb53
py3: rpcserver: decode input because json requires string
Martin Basti • 8 years ago  
9739d03
py3: session.py decode server name to str
Martin Basti • 8 years ago  
a9fec1d
Use proper logging for error messages
Martin Basti • 8 years ago  
f2ec44f
wait_for_entry: use only DN as parameter
Martin Basti • 8 years ago  
38fd8b3
tests: Add tests for CSR autogeneration
Ben Lipton • 8 years ago  
a26cf0d
csrgen: Use data_sources option to define which fields are rendered
Ben Lipton • 8 years ago  
afd7c05
csrgen: Add a CSR generation profile for user certificates
Ben Lipton • 8 years ago  
f1a1c6e
csrgen: Add CSR generation profile for caIPAserviceCert
Ben Lipton • 8 years ago  
fc58eff
csrgen: Add code to generate scripts that generate CSRs
Ben Lipton • 8 years ago  
10ef594
ipa-ca-install: do not fail without --subject-base and --ca-subject
Jan Cholasta • 8 years ago  
87400cd
Explicitly handle quoting/unquoting of NSSNickname directive
Martin Babinsky • 8 years ago  
86f4a93
Delegate directive value quoting/unquoting to separate functions
Martin Babinsky • 8 years ago  
2831b30
installutils: improve directive value parsing in `get_directive`
Martin Babinsky • 8 years ago  
517d43e
Fix the installutils.set_directive docstring
Martin Babinsky • 8 years ago  
e1ed8b5
cert: fix search limit handling in cert-find
Jan Cholasta • 8 years ago  
85834ab
dogtag: search past the first 100 certificates
Jan Cholasta • 8 years ago  
d84edc4
py3: decode bytes for json.loads()
Martin Basti • 8 years ago  
18337bf
dogtag.py: fix exception logging of JSON data
Martin Basti • 8 years ago  
0eb5a0e
py3: convert_attribute_members: don't use bytes as parameter for DN
Martin Basti • 8 years ago  
1e0f98a
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
  • « Newer
  • page 1 of 215
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.