nsedit/includes
Stefan Bühler 54fb62b471 Rewrite/Refactoring
- add a lot of permission checks:
  zone edits were completely unchecked (after login); only list and creation were
  protected.
- reduce regular expression usage
- don't use user provided names/ids/urls for requests; instead use them
  to search for the zone in the list of all zones.
- rename 'label' to 'name' in template records ('name' is used in all
  other places)
- make 'localhost' default $apisid
- add 'soa_edit' default
- remove gen_pw/pwgen caller; use openssl instead for random password
- fix a lot of bugs (editrecord, TXT quoting, name checking, ...)
- improve record sorting
2014-10-05 13:08:23 +02:00
..
config.inc.php-dist Rewrite/Refactoring 2014-10-05 13:08:23 +02:00
misc.inc.php Rewrite/Refactoring 2014-10-05 13:08:23 +02:00
scheme.sql Only allow a single owner for a zone 2014-07-10 15:12:06 +02:00
session.inc.php If we login via the apikey, show it in the session 2014-09-26 14:02:22 +02:00
wefactauth.inc.php Actually make it work 2014-09-26 13:05:04 +02:00