------------------------------------------------
- Set the default value of `enable_two_step_verification` for new users to the registry
setting `ISMSAuthenticatorSettings.globally_enabled` (see issue 15)
[pcdummy, fRiSi]
- Expand the uninstall functionality with proper removal of persisent objects [puittenbroek]
- Better error logging [puittenbroek]
- Don't logout user when doing a POST [puittenbroek]
- Allow admin's to change fields on the user's profile [puittenbroek]
- Add a whitelist of user's who are excluded from two factor [puittenbroek]
- Use newer version of Twilio api (=> 5.4.0) so we can see the 'Delivered' status [puittenbroek]
- pep8 some files [puittenbroek]
- Only enable two factor for all users if it was actually changed, turned on [puittenbroek]
- Always sent a (new!) code upon login [puittenbroek]