Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
e27d15cc
Commit
e27d15cc
authored
Nov 06, 2006
by
Nigel McNie
Committed by
Nigel McNie
Nov 06, 2006
Browse files
Store the password in the session, useful for password checks.
parent
f93f1c5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/auth/session.php
View file @
e27d15cc
...
...
@@ -59,6 +59,7 @@ class Session {
'logout_time'
=>
0
,
'id'
=>
0
,
'username'
=>
''
,
'password'
=>
''
,
'passwordchange'
=>
false
,
'institution'
=>
'mahara'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment