freeipa/ipaserver/plugins
Petr Viktorin a95eaeac8e Internationalization for public errors
Currently, we throw many public exceptions without proper i18n.
Wrap natural-language error messages in _() so they can be translated.

In the service plugin, raise NotFound errors using handle_not_found helper
so the error message contains the offending service.

Use ScriptError instead of NotFoundError in bindinstance install.

https://fedorahosted.org/freeipa/ticket/1953
2012-09-03 18:16:12 +02:00
..
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dogtag.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
join.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
ldap2.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
rabase.py Raise NotImplementedError for selfsigned cert-remove-hold 2011-02-17 17:34:01 -05:00
selfsign.py Internationalization for public errors 2012-09-03 18:16:12 +02:00
xmlserver.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00