summaryrefslogtreecommitdiff
path: root/openstack_auth/backend.py
Commit message (Expand)AuthorAgeFilesLines
* Automatically redirect to the password change when it's expiredRadomir Dopieralski2019-09-161-3/+3
* Drop deprecated Keystone V2 API supportIvan Kolodyazhny2019-09-121-13/+5
* Define default settings explicitly (openstack_auth)Akihiro Motoki2019-09-121-9/+3
* trivial: Mark inner method as suchStephen Finucane2019-09-111-13/+13
* django22: Add 'request' as first argument to 'authenticate'Stephen Finucane2019-08-271-2/+3
* pylint: fix several warningsAkihiro Motoki2019-01-151-12/+14
* django2: is_authenticated/is_anonymous is now property onlyAkihiro Motoki2018-02-171-1/+1
* Add Django OpenStack Auth to HorizonRob Cresswell2017-09-271-0/+283