mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Merged: Add time to auth.py
Author: Tzafrir Cohen <tzafrir@debian.org> Desription: Missing import from auth.py http://git.tzafrir.org.il/?p=plinth/plinth.git
This commit is contained in:
parent
10938f8ea9
commit
ad7f932fe8
@ -12,6 +12,7 @@ import cherrypy
|
||||
import urllib, hashlib
|
||||
import cfg
|
||||
import random
|
||||
import time
|
||||
|
||||
cfg.session_key = '_cp_username'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user