Dries Buytaert
|
1ad9afb8a7
|
- Added support for multiple user roles. Patch by Jim Hriggs.
|
2004-05-10 20:34:25 +00:00 |
Dries Buytaert
|
51f4693c8b
|
- Fixed bug in session query that prevented sessions to work on PostgreSQL.
Patch by Adrian.
|
2004-01-17 10:06:04 +00:00 |
Dries Buytaert
|
eee72bfa95
|
- Patch 4859: new drupal_unpack() consolidates duplicate code and makes it
easy to show avatars next to nodes and comments. Patch by Moshe. As a
showcase, maybe Xtemplate should have an option to enable/disable avatars?
|
2004-01-13 19:25:37 +00:00 |
Dries Buytaert
|
6f80df7762
|
- Fixed bug 4745: undefined warning in sess_read().
|
2004-01-11 20:03:36 +00:00 |
Dries Buytaert
|
1c0155bc9d
|
- Fixed race condition in session handler. Patch by Kjartan.
|
2003-12-13 13:00:47 +00:00 |
Kjartan Mannes
|
2ffa04f5f2
|
- Fixes bug #4100: First visit to site results in 'access denied' page.
- Fixed sess_write().
- Removed dead code in index.php.
|
2003-11-18 23:37:48 +00:00 |
Dries Buytaert
|
a0640e66b7
|
- Improved module loading when serving cached pages. Moshe's bootstrap patch.
- Used legend and fieldset tags for the configuration page.
|
2003-11-18 19:44:36 +00:00 |