Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/sessions.php
2009-01-26
Dan
Replaced integer checks that used preg_match() to use ctype_digit() instead
file
|
diff
|
annotate
2009-01-16
Dan
Deprecated old grab_password_hash() functions in session
file
|
diff
|
annotate
2009-01-12
Dan
Added support for live re-auth and de-auth; fully AJAX, no page reload required, plus plugin-usable API.
file
|
diff
|
annotate
2009-01-04
Dan
Upgrades should work now.
file
|
diff
|
annotate
2009-01-04
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
2008-12-21
Dan
Corrected a few issues with languages and client-side code
file
|
diff
|
annotate
2008-12-21
Dan
Fixed a couple PostgreSQL bugs.
file
|
diff
|
annotate
2008-12-21
Dan
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
file
|
diff
|
annotate
2008-11-21
Dan
Added dependency checking in ACL tracer
file
|
diff
|
annotate
2008-11-09
Dan
Merging with upstream
file
|
diff
|
annotate
2008-11-03
Dan
Fixed error-out when DiffieHellman not supported and respawn requested (part of OS X QA process)
file
|
diff
|
annotate
2008-11-09
Dan
Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)
file
|
diff
|
annotate
2008-11-09
Dan
Fixed DiffieHellman being included twice when not supported and login fails
file
|
diff
|
annotate
2008-09-21
Dan
Added initial support for DST. Rules are defined in constants.php and are extensible.
file
|
diff
|
annotate
2008-08-20
Dan
Made upgrades from 1.1.4 -> 1.1.5 work if keyhash is not present
file
|
diff
|
annotate
2008-08-13
Dan
Made login forms that use $session->aes_javascript() use new whiteOutForm() function
file
|
diff
|
annotate
2008-08-12
Dan
Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-12
Dan
Added Gravatar support in UserManager in admin panel
file
|
diff
|
annotate
2008-07-10
Dan
Fixed undefined group_rank_id in sessions
file
|
diff
|
annotate
2008-07-07
Dan
Moved all account deactivation notice presentation code to its own method in sessions
file
|
diff
|
annotate
2008-07-03
Dan
As promised, dropped in the new librijndael. Benchmarks say about 3 times faster, but more performance testing will be done.
file
|
diff
|
annotate
2008-07-03
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
2008-06-30
Dan
Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
file
|
diff
|
annotate
2008-06-30
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
2008-06-26
Dan
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
file
|
diff
|
annotate
2008-06-26
Dan
Fixed missing table_prefix in generate_rank_sql()
file
|
diff
|
annotate
2008-06-19
Dan
Fixed SQL syntax error thrown during rank data fetch
file
|
diff
|
annotate
2008-06-16
Dan
Fixed undefined index left over from scope system rewrite a few days ago
file
|
diff
|
annotate
less
more
(0)
-100
-50
-30
tip