X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=auth.py;h=00c106d1e36625e6571d045c2d8604cdbf399b0e;hb=fe2d9095c7819fbe98ae1448a8aba1094090cdd8;hp=64f4daf4b76f647308ecfd5671514528702f12c0;hpb=889fc62a39fd7ea0f1ff70178be4fabf634e9097;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/auth.py b/auth.py index 64f4daf..00c106d 100644 --- a/auth.py +++ b/auth.py @@ -104,3 +104,4 @@ class PhpBBBackend: except User.DoesNotExist: return None +# vim: set sts=4 sw=4 expandtab: