Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining imports/calls to six not automatically removed by pyupgrade. | Ben Sturmfels | 2021-03-05 | 1 | -2/+0 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -1/+1 |
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -1/+4 |
* | fixed typo to check allow_registration not if auth is enabled | Rodney Ewing | 2013-08-16 | 1 | -2/+2 |
* | need to use .get('messages') to not get a keyerror | Rodney Ewing | 2013-07-10 | 1 | -1/+1 |
* | forgot to pass request.form into LoginForm class | Rodney Ewing | 2013-07-03 | 1 | -1/+1 |
* | removed openid/lib, since the get forms functions were not needed for persona... | Rodney Ewing | 2013-07-03 | 1 | -2/+1 |
* | merge --squash openid branch to take care of a false merge commit in the | Rodney Ewing | 2013-07-03 | 1 | -0/+405 |