Add a table to the administration page that will allow realm admins to activate and deactivate the supported authentication methods for that realm.
Adds a new field default language in the zerver_realm model. This realm level default language will be used as default language for newly created users. Realm level default language can be changed from the administration page. Fixes #1372.