Commit graph

52 commits

Author SHA1 Message Date
Petr Bena
1c5abafcbc updated year 2023-12-18 13:11:39 +01:00
Petr Bena
d0164f3116 moved custom user config include
I think it needs to be included after session initialization, otherwise
the $_SESSION will not work as expected
2022-07-08 10:50:01 +02:00
Henrik Nordström
d4729052a5
Adds the option of per-user configuration files (#16)
* Per user config file
2022-07-08 10:44:47 +02:00
Petr Bena
cd6667c001 logo 2021-05-06 11:46:30 +02:00
Petr Bena
16ccf617aa logo 2021-04-23 12:13:40 +02:00
Petr Bena
0b3f9b3c79 github https 2020-09-07 09:56:39 +02:00
Petr Bena
bfbc7f7b0f implemented help 2020-09-01 11:16:32 +02:00
Petr Bena
c0247d7b1a reorganized code 2020-05-26 21:54:59 +02:00
Petr Bena
cda4ab2f4f fixed include order 2020-04-24 22:23:49 +02:00
Petr Bena
050b11aa11 implemented session memory for interrupted action 2020-04-08 17:10:40 +02:00
Petr Bena
32cd52143d execution time, fix ms 2020-01-23 14:05:11 +01:00
Petr Bena
4aff967e55 implemented record types that can be hidden 2019-12-05 16:15:03 +01:00
Petr Bena
5eda737dd2
Rewrite (#8)
* major rewrite

tool became larger than I originally expected so there is a need to
reorganize the code as it was already beginning to become a mess
2019-12-03 12:27:33 +01:00
Petr Bena
a6863f4fde syslog 2019-11-20 14:57:30 +01:00
Petr Bena
4c657b16c4 print execution time even if $g_debug is not true 2019-11-19 10:25:13 +01:00
Petr Bena
c72633b5ba option to create PTR 2019-11-18 13:40:20 +01:00
Petr Bena
eaa6d2c4f4 implemented retry on error
for very low quality networks
2019-11-12 15:23:37 +01:00
Petr Bena
b7b28b2819 implemented option to change default TTL 2019-10-22 11:06:01 +02:00
Petr Bena
2b4d819860 improved error handling 2019-08-27 10:41:28 +02:00
Petr Bena
aaf6f9ed96 implemented memcache caching 2019-08-26 16:15:01 +02:00
Petr Bena
50cb2cd780 implemented export as CSV 2019-07-10 13:10:43 +02:00
Petr Bena
4956808935 LDAP
in case of LDAP group fetch don't cancel login on warning-only situation
2019-05-23 12:15:35 +02:00
Petr Bena
67f686d2be rewrote auth 2019-05-21 14:50:19 +02:00
Petr Bena
3179bdd986 PHP debug 2019-05-21 11:32:59 +02:00
Petr Bena
032c53cb0c it's better to disable debug on prod 2019-05-14 10:25:32 +02:00
Petr Bena
6424b727b2 api create 2019-05-13 15:16:37 +02:00
Petr Bena
a33c5a6e67 few fixes
* timezone
* audit writing
2019-05-13 14:08:54 +02:00
Petr Bena
5f93b4c8b0
APIs (#5)
* initial api for reading
2019-04-03 16:51:06 +02:00
Petr Bena
2f6bcef472 updates 2019-03-14 13:36:38 +01:00
Petr Bena
ac0a116631 many improvements 2018-12-18 14:39:04 +01:00
Petr Bena
3403980ed2 security hardened 2018-12-13 11:53:20 +01:00
Petr Bena
a51f258bd7 make it possible to use local jquery 2018-12-12 13:51:06 +01:00
Petr Bena
088b4ce5a2 option to use local bootstrap installation instead 2018-12-12 13:41:13 +01:00
Petr Bena
c1237612bb updated readme 2018-07-27 15:22:05 +02:00
Petr Bena
dca387f150 Merge branch 'master' of https://github.com/benapetr/dnsphpadmin
Conflicts:
	index.php
2018-07-27 14:53:51 +02:00
Petr Bena
01e7a983b5 implemented login feature 2018-07-27 14:50:40 +02:00
Petr Bena
095df75864 remember which zone we edit 2018-07-03 10:49:32 +02:00
Petr Bena
bbe4a27cad batch operations 2018-06-26 15:42:30 +02:00
Petr Bena
ac18661b34 implemented tsig 2018-06-25 13:12:20 +02:00
Petr Bena
8ae98ace65 fixed few issues 2018-06-25 10:53:10 +02:00
Petr Bena
98c62d2a3f implemented modify 2018-06-24 17:15:56 +02:00
Petr Bena
948e767727 several fixes 2018-06-24 16:27:42 +02:00
Petr Bena
02136e077b more footer visual tweak 2018-06-23 23:39:57 +02:00
Petr Bena
86cf48d2ec removed obsolete 2018-06-23 23:36:25 +02:00
Petr Bena
20c2b26290 improved footer 2018-06-23 23:33:11 +02:00
Petr Bena
4f63ec7603 footer 2018-06-23 23:22:20 +02:00
Petr Bena
ddfc2f3475 switcher 2018-06-23 23:15:00 +02:00
Petr Bena
9725267c74 implemented deletions 2018-06-23 22:45:13 +02:00
Petr Bena
225f8d4305 option to insert records 2018-06-23 22:18:21 +02:00
Petr Bena
590534e7d2 menu 2018-06-23 17:38:39 +02:00