freeipa/tests/test_ipaserver
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
..
install Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
httptest.py Password change capability for form-based auth 2012-06-11 23:07:03 -04:00
test_changepw.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_ldap.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
test_rpcserver.py Internationalization for public errors 2012-09-03 18:16:12 +02:00