Age | Commit message (Expand) | Author |
2008-09-01 | Additional per-session random token, additional randomness protection against... | marcus |
2008-08-31 | Some session fingerprinting code. Requires user agent to be consistent across... | marcus |
2008-08-31 | Regenerates session ID on user login. This helps prevent some hijacking attacks. | marcus |
2008-08-31 | Minor tweak, logout now calls session_destroy() | marcus |
2008-08-28 | Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi... | marcus |
2008-08-26 | Minor tweak to basic stats to clarify number of users in the system. | marcus |
2008-08-25 | Closes #254: If mb_string is installed then internationalised usernames are s... | marcus |
2008-08-22 | Committing kses fix | ben |
2008-08-21 | Fixed input for people with magic quotes on. | ben |
2008-08-21 | Added plugin hook to elgg_view. | ben |
2008-08-21 | Fixes #280 | marcus |
2008-08-21 | Blanking session code on initialisation fail | marcus |
2008-08-20 | Refs #273: Extra sanity checking on install | marcus |
2008-08-20 | Refs #272: Speculative fix. Added PORT support to current_page_url(). Please ... | marcus |
2008-08-19 | Refs #266: Error given if no database has been set up. | marcus |
2008-08-19 | Refs #256: Basic installation parameters checked. | marcus |
2008-08-19 | Refs #265: If $CONFIG->view not blank then it overrides the session even if t... | marcus |
2008-08-19 | Fixes #260: Done. Nice spot. | marcus |
2008-08-18 | Small access fix | ben |
2008-08-18 | Corrected minor friend collection issue | ben |
2008-08-18 | More submenu corrections | ben |
2008-08-18 | Removing a user disables their entities | ben |
2008-08-17 | Fixed the submenu | ben |
2008-08-17 | Submenu items are now sorted. | ben |
2008-08-17 | Wired in latest activity, so new users aren't as lonely as they otherwise mig... | ben |
2008-08-16 | Removing gallery on search user list function | ben |
2008-08-16 | Code also useless | marcus |
2008-08-16 | Salt free diet | marcus |
2008-08-15 | Correction for the search list users by name function. | ben |
2008-08-15 | Added proper search for users by name | ben |
2008-08-15 | Improved the kses whitelist | ben |
2008-08-15 | Added the ability to hide the gallery view on list_entities_from_relationships | ben |
2008-08-15 | Refs #249 | marcus |
2008-08-15 | The front page now only shows content and groups. | ben |
2008-08-14 | Fixed an issue with the submenu. | ben |
2008-08-14 | Fixes #245: Tags now stripped from email messages. | marcus |
2008-08-14 | Redefined the default submenu item group to 'a', so most usually it will appe... | ben |
2008-08-14 | Added the facility to group submenus | ben |
2008-08-13 | Closes #227 and #243: Hopefully this has the fscking thing nailed to the wall. | marcus |
2008-08-13 | Fixing some session blanking problems. | marcus |
2008-08-13 | Reverted changes so users can now register again. | marcus |
2008-08-13 | Correct menus being used | marcus |
2008-08-13 | Refs #237: Added option, now just needs a search listing banned users. | marcus |
2008-08-13 | Closes #227. Depends on #243 to work. | marcus |
2008-08-13 | Refs #237, #46 and #227: Added override code. | marcus |
2008-08-13 | Actually closes #46 | marcus |
2008-08-13 | Added a reason for disabled objects. | marcus |
2008-08-13 | Closes #46: Method for activating an entity. No hookup yet. | marcus |
2008-08-13 | Refs #237, #46 and #227: Added active only override to get_access_sql_suffix | marcus |
2008-08-13 | Fixes #241: Changed order, delete user using object's delete method rather th... | marcus |