[intranet/impression] Ajout log imprimeur club
Ignore-this: 2662fa44212c256ce4208e4299eff7f8 darcs-hash:20121027234130-28565-07456e146bf5e083d090d726e4fbfce30cb4a9de.gz
This commit is contained in:
parent
ce443b9bfa
commit
5d25b023d8
3 changed files with 11 additions and 3 deletions
|
@ -170,6 +170,7 @@ def verifLogin(login = '', password = ''):
|
|||
cherrypy.session['uid'] = login_club
|
||||
cherrypy.session['droits'] = []
|
||||
cherrypy.session['estClub'] = True
|
||||
cherrypy.session['adh_uid'] = login
|
||||
else:
|
||||
cherrypy.session['uid'] = login
|
||||
cherrypy.session['droits'] = adh.droits()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue