#9590 handle IPA public exceptions in 'ipa console' in a better way
Closed: fixed 8 months ago by frenaud. Opened 8 months ago by abbra.

By default, interactive console prints full traceback in case of an error. This looks weird in the console when LDAP errors pop up. Instead, process PublicError exceptions as if they are final ones and only print their message.


master:

  • 1223016 console: for public errors only print a final one

ipa-4-11:

  • 85a2cb7 console: for public errors only print a final one

ipa-4-10:

  • a479144 console: for public errors only print a final one

ipa-4-9:

  • 6bfdd2e console: for public errors only print a final one

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

8 months ago

Log in to comment on this ticket.

Metadata