Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
9f472202 06/13/2016 08:28 PM NewEraCracker

Fix PHP Warning about invalid argument supplied for foreach

If _POST['members'] or _POST['groups'] is not set / none selected at GUI, it would give a warning on crash reporter (dev versions)

480100df 06/09/2016 09:07 PM Chris Buechler

Merge pull request #2999 from phil-davis/patch-6

e63321a5 06/09/2016 02:06 PM Jim Pingle

Validate submitted groups when editing a user. Ticket #6475

5bef2407 06/09/2016 01:25 PM Jim Pingle

Add input validation to system_groupmanager.php to prevent invalid members from being submitted. Ticket #6475

33872ac0 06/08/2016 11:29 PM Chris Buechler

Merge pull request #2998 from phil-davis/patch-5

21c18c3d 06/08/2016 11:15 PM Phil Davis

Fix #6460 Interface mismatch apply changes button

756ef4df 06/08/2016 11:02 PM Renato Botelho

Rework pkg_mgr_install.php:

- Stop using id parameter for additional packages, keep using it only
for firmware upgrades
- Created to control variables $completed and $confirmed to check all
the stages and make it easy to understand what is happening
- Stop using $pkgid and use $pkgname instead...

a915cb4c 06/08/2016 11:02 PM Renato Botelho

Fix variable name s/POST/_POST/ and also parameter name s/complete/completed/

5fd5f7e7 06/08/2016 11:02 PM Renato Botelho

Fix indent

5b216d25 06/08/2016 11:02 PM Renato Botelho

Improve readability

View revisions

Also available in: Atom