Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Improve administrator menu #256

Closed
wants to merge 18 commits into from
Closed

Improve administrator menu #256

wants to merge 18 commits into from

Conversation

johanjanssens
Copy link
Member

Resolves #248

raeldc and others added 18 commits September 29, 2015 21:04
$im is a leftover variable when this line was removed:

`$im = $user->authorise('core.manage', 'com_installer');`

See SHA: 44f6d87
Undefined variable $im when editing plugin
Merged events dispatching inconsistencies fixes
If auto_start is disabled a session will only start when a session cookie is found.
Backport JSession::fork() from Joomla 1.5 to make sure the session
ID gets regenerated and the data is copied over into the new session
…er actions"

This reverts commit 74d6afb. The
JSession::checkToken() method will return true if the session is
not active.

Conflicts:
	app/administrator/components/com_users/controllers/session.php
Backport security fixes from Joomla v3.4.5
Fix session fixation vulnerability
- Remove 'manager' from the menu items and pluralise the menu items.
- Rename 'access levels' to 'presets'
- Re-arrange the menu order, move system last and add settings to system
- Rename 'global configuration' to 'system settings'.
- Rename 'Configuration' and 'Options' to 'Settings'
- Move 'disabled' and 'enabled' templates into single template to ease overrides
- Remove the 'permission settings note' `
- Basic language file cleanup
@johanjanssens johanjanssens added this to the 1.0.1 milestone Oct 27, 2015
@johanjanssens johanjanssens removed this from the 1.0.1 milestone Oct 27, 2015
@johanjanssens johanjanssens deleted the feature/248-menu branch October 28, 2015 13:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants