pagure Logo
  • Log In

freeipa

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

Commits 154

Branch: c26038d24cc11ab2dc1e6839a160fcf1bce48f69
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
otptoken-add-yubikey: When --digits not provided use default value
David Kupka • 8 years ago  
e415da2
Bump version of ipa.conf file
David Kupka • 8 years ago  
9d32e61
Create system users for FreeIPA services during package installation
David Kupka • 8 years ago  
a726e98
WebUI: cert login: Configure name of parameter used to pass username
David Kupka • 8 years ago  
157831a
httpinstance.disable_system_trust: Don't fail if module 'Root Certs' is not available
David Kupka • 8 years ago  
0128e80
spec file: Bump requires to make Certificate Login in WebUI work
David Kupka • 8 years ago  
27d13d9
rpcserver.login_x509: Actually return reply from __call__ method
David Kupka • 8 years ago  
7e1fdd2
Create temporaty directories at the begining of uninstall
David Kupka • 8 years ago  
3dcd342
ipapython.ipautil.nolog_replace: Do not replace empty value
David Kupka • 8 years ago  
4297ad6
rpcserver: x509_login: Handle unsuccessful certificate login gracefully
David Kupka • 8 years ago  
70889d4
Bump required version of gssproxy to 0.7.0
David Kupka • 8 years ago  
c37254e
tests: Add tests for kerberos principal aliases in stageuser
David Kupka • 8 years ago  
8e139d4
tests: kerberos_principal_aliases: Deduplicate tests
David Kupka • 8 years ago  
9382efd
tests: Stageuser-{add,remove}-cert
David Kupka • 8 years ago  
c5c98af
tests: add-remove-cert: Use harcoded certificates instead of requesting them
David Kupka • 8 years ago  
7b68cc5
ipalib.x509: Handle missing SAN gracefully
David Kupka • 8 years ago  
308c790
stageuser: Add stageuser-{add,remove}-principal
David Kupka • 8 years ago  
7e2d185
stageuser: Add stageuser-{add,remove}-cert
David Kupka • 8 years ago  
9c0e865
build: Add missing dependency on libxmlrpc{,_util}
David Kupka • 8 years ago  
f4088b3
ipaclient: schema cache: Handle malformed server info data gracefully
David Kupka • 8 years ago  
d15ccde
schema_cache: Make handling of string compatible with python3
David Kupka • 8 years ago  
388ed93
installer: Stop adding distro-specific NTP servers into ntp.conf
David Kupka • 8 years ago  
a15fdea
tests: Expect krbpwdpolicyreference in result of {host,service}-{find,show} --all
David Kupka • 8 years ago  
b1a2059
password policy: Add explicit default password policy for hosts and services
David Kupka • 8 years ago  
6f1d927
ipaclient.plugins: Use api_version from internally called commands
David Kupka • 8 years ago  
d841a79
tests: Mark 389-ds acceptance tests
David Kupka • 8 years ago  
4225484
tests: Mark Dogtag acceptance tests
David Kupka • 8 years ago  
3e53bbc
UnsafeIPAddress: Implement __(g|s)etstate__ and to ensure proper (un)pickling
David Kupka • 8 years ago  
fb85230
schema cache: Store and check info for pre-schema servers
David Kupka • 8 years ago  
ec24019
otptoken, permission: Convert custom type parameters on server
David Kupka • 8 years ago  
386fdc1
schema cache: Fallback to 'en_us' when locale is not available
David Kupka • 8 years ago  
b6d5ed1
compat: Fix ping command call
David Kupka • 8 years ago  
6e6cbda
schema check: Check current client language against cached one
David Kupka • 8 years ago  
4b43558
schema cache: Read schema instead of rewriting it when SchemaUpToDate
David Kupka • 8 years ago  
f2c2611
client: Do not create instance just to check isinstance
David Kupka • 8 years ago  
1b79ac6
schema cache: Store API schema cache in memory
David Kupka • 8 years ago  
87a6f74
schema cache: Read server info only once
David Kupka • 8 years ago  
6716aae
frontent: Add summary class property to CommandOverride
David Kupka • 8 years ago  
83b4623
Access data for help separately
David Kupka • 8 years ago  
e45e29f
schema cache: Do not read fingerprint and format from cache
David Kupka • 8 years ago  
134fd23
schema cache: Do not reset ServerInfo dirty flag
David Kupka • 8 years ago  
ba16d99
compat: Save server's API version in for pre-schema servers
David Kupka • 8 years ago  
229e2a1
help: Do not create instances to get information about commands and topics
David Kupka • 8 years ago  
e76b0bb
schema: Generate bits for help load them on request
David Kupka • 8 years ago  
23609d5
schema: Introduce schema cache format
David Kupka • 8 years ago  
8697707
frontend: Change doc, summary, topic and NO_CLI to class properties
David Kupka • 8 years ago  
29f7f82
schema: Speed up schema cache
David Kupka • 8 years ago  
47a693d
vault: Catch correct exception in decrypt
David Kupka • 8 years ago  
8ab0ad5
help: Add dnsserver commands to help topic 'dns'
David Kupka • 8 years ago  
34767ba
schema: Fix subtopic -> topic mapping
David Kupka • 8 years ago  
92dea9b
Allow unexpiring passwords
David Kupka • 8 years ago  
d2cb9ed
  • « Newer
  • page 1 of 4
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.