Rien
darcs-hash:20050522105405-c3cc4-a4c81215b35dee138bd31448b30e6f92e1ae5483.gz
This commit is contained in:
parent
44d8cd436a
commit
624c5bedce
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if __name__ == '__main__' :
|
||||||
code = os.getenv('USER_PASSWORD','').replace('"','')
|
code = os.getenv('USER_PASSWORD','').replace('"','')
|
||||||
except :
|
except :
|
||||||
code = ''
|
code = ''
|
||||||
|
|
||||||
# test de l'authentification
|
# test de l'authentification
|
||||||
if identification(code) :
|
if identification(code) :
|
||||||
# c'est bon
|
# c'est bon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue