Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/poweradmin/poweradmin

A web-based control panel for PowerDNS
https://github.com/poweradmin/poweradmin

Refactor if conditional

a8e8ae58a4e201bce310ae431b0ba2c3d81975bf authored almost 11 years ago
Fix for last commit, slave zone handling was incorrect.

e6c7d48cdca54e21d13f718aa36028f7b65917c0 authored almost 11 years ago
Fixes #76 - Prevent users from creating third level zones

83160715e174ff6119ef73d02af96e6ff06675dd authored almost 11 years ago
Bug fix.

get_record_from_id 'name' already contains the zone_name

560cf9847f979642f080437b88900568052d40c7 authored almost 11 years ago
Log editing of records when done from the edit.php page

43c44c623150649cdcabbe00d0183ff8ed8bb332 authored almost 11 years ago
Initial fix for #76 - don't allow to create zones for which similar zones exist.

20ffaf0cdd439201045eff1dfb37d31d5aca48fc authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

0b31b42a15e4aabf9f915ab42b9147579e9154d0 authored almost 11 years ago
Relax default rules, let's make $dns_strict_tld_check = false, partial solution for #161

e20d728f1d1296e94f27bdfc24dec5ac787bb583 authored almost 11 years ago
Merge pull request #160 from ciscllc/master

Update index.php

0c3d489546574d9b550b7d2e2dff128b7a6be155 authored almost 11 years ago
Update index.php

Updated some german language parts

2106267cc640aafaff0f1ee5efcb9bef4988a1a8 authored almost 11 years ago
Merge pull request #158 from alexjfisher/delete_domains_message

Delete domains message

be6129cdafb535826a6043e0a81906f82cf5c2a9 authored almost 11 years ago
Use shorthand if notation

d3dbcf11e62dd41d61d361dc778452a6a3932dbb authored almost 11 years ago
A better message if multiple domains are being deleted.

be10715244a22d8e54789c5ec435dd7b09232063 authored almost 11 years ago
Merge pull request #157 from alexjfisher/logging

Logging to syslog when zones are added

2e894b27ae6ef4e7441823286f6fdd9f452218ab authored almost 11 years ago
Log adding of slave zones

c67f2aa45142d2e15690de7c5a061a290ab8facb authored almost 11 years ago
Log adding of master/native zones

d9b32ca4413ec0d8d5548111ca437a5b327e6ea9 authored almost 11 years ago
Added missing use_ldap attribute to installer db structure

bb70a65a8519cf7df4d2d2f834187545a94d304a authored almost 11 years ago
Merge pull request #156 from alexjfisher/logging

Logging to syslog of DNS changes made.

6dcb5381dccab3bf416c1ee2420ac5ddd73334fc authored almost 11 years ago
Logging for deletion of zone(s)

97356d7d6a194c9f4b8c561ebf094572b5b87984 authored almost 11 years ago
Fixes #120 - Validate SOA record format, display error in case if it's wrong

75348ae2c40f6f1511d2ad4c9e1913207215e6ad authored almost 11 years ago
Added support for non date based serial numbers required for #120

ee2bee8a733100dfae2d5b7a31caff07d9d8e48f authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

6d2a25a102963738381cf358b797eb5347ffe220 authored almost 11 years ago
Fixes #68 - increment SOA serial number during update of template records

622f5bc716c2b1f629fe05ed00bcc3fb5ec89815 authored almost 11 years ago
Minor improvement.

abd5f2641a0f6a01cba03af6306f7c986a96e16f authored almost 11 years ago
Fixed PHP warnings

2a1321e02284ad6b409835288b78218e8efb5c0b authored almost 11 years ago
Merge pull request #155 from alexjfisher/record_info_priority_bug

get_record_by_id uses 'prio' not 'priority'

ecd59008bb0c2ca20640b432127b67eac0eb471c authored almost 11 years ago
Log editing of records

81fd381d26b7692709690c6880f765d2f8b3d18b authored almost 11 years ago
get_record_from_id uses 'prio' not 'priority'

781d722cb16c42f6827a04945ea42d0cab2d7897 authored almost 11 years ago
get_record_by_id uses 'prio' not 'priority'

Really simple bug fix means priorities are displayed when deleting records.

4b505553b909347594dc5f341d25e43ac0c1679b authored almost 11 years ago
Add some logging for records being added and deleted

b9afef11af84f1d54f406ed0614cbbfa7486b8a9 authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

564b35a9949d94b70fec4ba20f205e3ad674b09f authored almost 11 years ago
Fixed issues described in #111.

bef67b9d374d32a23e7f338f7b81f0cdd2eaa287 authored almost 11 years ago
Merge remote-tracking branch 'hang0ver/master'

98dcceda605b72bae7cc49a0adbd8597c4c1bd4d authored almost 11 years ago
Merge remote-tracking branch 'karamelichkin/master'

Conflicts:
inc/config-me.inc.php

47a48f4debc33bc6b93bf0b6c0ee750395a54008 authored almost 11 years ago
Merge remote-tracking branch 'karamelichkin/patch-1'

40e358a05834f9173371af1db26949ac38efffd0 authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

cfd509e1e478dd8f48e4a2e16e96c4b991d646c5 authored almost 11 years ago
Fixes #89 - Introduced natural sort order for zone listing.

da53a67464eb6b6f3c3f5b27d3d18a56fdf40ce7 authored almost 11 years ago
Merge pull request #154 from alexjfisher/ldap_syslog

Ldap syslog

c25dba98b516d388725e2dbdfb575ac379c11d33 authored almost 11 years ago
Refactor syslog logging into new function

ab10af0ba205a30e68c3c014bc2d66eb3e373e7f authored almost 11 years ago
If syslog enabled, log all types of LDAP authentication failures.

15350150e2ed642d37ecd1dee05a77629aa91695 authored almost 11 years ago
Declare missing syslog variables

Currently only used to log successful authentication in this function.
I'll add logging for fail...

848eaa3ff3852faf3ca89d26e5fc09b898e5363d authored almost 11 years ago
Connection to db can fail db port is not set.

0faddbc988a28f2601b5f908d147a6d7dd50de5c authored almost 11 years ago
Merge pull request #151 from nkukard/github-verify-user-perms

Make sure user is active and has perms for updates

3c511c8aec9b06ee4077db7550fb3825c1396202 authored almost 11 years ago
Make sure user is active and has perms for updates

We need to make sure the user is both active and has permissions to
do updates.

4ef629e6aca596f606060fc42b010af8a2d7cad7 authored almost 11 years ago
Merge pull request #152 from nkukard/github-htaccess-update-urls

Add support for /update and /nic/update

0c0ee231ad1a962f3a76bcb5878aeae94f283f07 authored almost 11 years ago
Minor improvement of the previous commit.

1e4b8c691b3b32775f0936d8ad8dfbfcf9e88fa8 authored almost 11 years ago
Update config-me.inc.php

added $ldap_proto parameter

9729df659aaef1d6ff1ca9640ca672362b4d71cb authored almost 11 years ago
Update auth.inc.php

Optional ldap auth protocol version
(fix ldap_bind(): Unable to bind to server: Protocol error i...

66cf8852ceaba5105e37c0e5c1c08e1a59a433df authored almost 11 years ago
Add support for /update and /nic/update

8fb6de2b535dedc767165f12367876986a262c6f authored almost 11 years ago
Merge pull request #150 from nkukard/github-myip-alternative

Allow the use of ip= and (ip|myip)=whatismyip

efbfe14fc88b14a7884550bc53ba1020466a36fe authored almost 11 years ago
Merge pull request #149 from nkukard/github-user-pass-alternative

Allow use of username & password in query string

280a9bab21f8b922e3f08ea76a06236e8f91b80f authored almost 11 years ago
Allow the use of ip= and (ip|myip)=whatismyip

* Allow the alternative use of ip= in the query string
* Also allow the use of special keywoard ...

32b3f2635505653ab9644b670495cc24b2f93f10 authored almost 11 years ago
Allow use of username & password in query string

0fbe6256cfbc366c799aa381cea8d7692a488352 authored almost 11 years ago
Improved russian translation

0ed28bc302cf27a053a95090c656a86e4e1db46f authored almost 11 years ago
Fixes #60 - list zones beginning with underscore

612032feb05661e4977acb6deb5c01a5d8d589b3 authored almost 11 years ago
Update config-me.inc.php

added $ldap_proto parameter

d85fe610b09732572000fc407924188aabc16cae authored almost 11 years ago
Update auth.inc.php

Optional ldap auth protocol version
(fix ldap_bind(): Unable to bind to server: Protocol error ...

e7fb7405676edabe85b16b346dc4999ac2998ea8 authored almost 11 years ago
Updated PowerDNS schema files.

a7b3f1458e58275adff0ae6efa860a020b289959 authored almost 11 years ago
Fixes #145 - Updated TLD list

ead631cb86afa17387cfa852a6fb137792b4aef9 authored almost 11 years ago
Merge branch 'poweradmin-innodb-conversion' of https://github.com/luismottacampos/poweradmin

6051fd2dc87b1af6081a532240711b7276b9e88c authored almost 11 years ago
Third round of comments

e9364a98f86abdfbe393ab1a201bbb75701fbbff authored almost 11 years ago
Incorporating second round of comments from Edmondas

2f0ab50629e7473448dc037d90282c6b1fc05488 authored almost 11 years ago
Incorporating comments from Edmondas

61375c1c9b14d37da01500b345ecc9f671ce6b5e authored almost 11 years ago
Removed redundant closing tag

8e20240b3f680b29e3a21a33bc0b56cce31e540b authored almost 11 years ago
Increase version number

0d49c88fb4cec09e99f5d9bdea233efd93f34fd7 authored almost 11 years ago
Removed redundant closing tag

24c303b8298d26ae3fb4514871c9ff6419557d23 authored almost 11 years ago
Reformatted source code

1b9f1c2a95233c68cba108867881c0d87e8bd566 authored almost 11 years ago
Merge branch 'poweradmin-innodb-conversion' of github.com:luismottacampos/poweradmin into poweradmin-innodb-conversion

Conflicts:
sql/poweradmin-mysql-db-structure.sql
sql/powerdns-dnssec-mysql-db-structure.sql
s...

935d96dec9c9b76e455b6fcc79ab3d5a0f1eebcb authored almost 11 years ago
PowerAdmin InnoDB Migration

This change makes PowerAdmin work with InnoDB alone, a much better
option in terms of data-safet...

6a40dc0cf1a6c89288eb087dd9d483cdabcf8114 authored almost 11 years ago
PowerAdmin InnoDB Migration

This change makes PowerAdmin work with InnoDB alone, a much better
option in terms of data-safet...

ff018150a8ccb60747d8a77e80fd8be236d24cee authored almost 11 years ago
Merge pull request #144 from luismottacampos/small-mysql-innodb-sql-improvements

Small MySQL InnoDB Improvements

db10ea6c8347e98309c84061953f537001333944 authored almost 11 years ago
Small MySQL InnoDB Improvements

When insterting data on InnoDB tables there's no need to lock it. Just
wrap your DML in transact...

ac85f8f124ca1e95aaa5d6e2054d0bd39e5b24ac authored almost 11 years ago
Fixes #79 - It was not possible to add HINFO records, because regular expression was incorrect

6c835a916bc916c2b4f187bc40e6dad1eff5113f authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

9731ac8dfe42f67d011058f486f7fb3a9b01d67f authored almost 11 years ago
Let installer creates config which uses PDO by default, MDB2 support will be droped soon.

fa27e10b5b8bcdde29ed97be8d0aeb071349ae7c authored almost 11 years ago
Hide php warning

d1ef2c367e43aeda3c36d2bc4cbaf7ce979d4513 authored almost 11 years ago
Updated mailing list address which can be seen on installer step 2

8aba6bfcdfd6de5de5cc4167d758c62c99fab414 authored almost 11 years ago
Merge pull request #143 from m0rcq/master

* enable proper database port handling

3e71aedbbc5439d1ff9c234a2fc7eabaa9b8d165 authored almost 11 years ago
* enable proper database port handling

c7824cd33bdcba4918832cb9bcabb7512a5216a1 authored almost 11 years ago
Improvement for #32 - By default don't be so strict about existing top level TLDs.

beeb90d70f253dd37604895681327d8621754961 authored almost 11 years ago
Updated message files.

b349767d124f35b53f0c4f9fdc80efaad3637573 authored almost 11 years ago
Updated references to bug tracking system.

f8ed3b9fd5596354149f85eed9cbcbb6dacc2a88 authored almost 11 years ago
Updated link to config file documentation

cb1cfa86c0229d29d88405a10fd8b565b2a086e8 authored almost 11 years ago
Fixes #52 - Content field for template records can't be empty

63c93bebcec20bd2105166e81000b0d8c17260c1 authored almost 11 years ago
Solution for #126 - force UTF-8 encoding in case if http server was configured for different charset

8e6bb2cbfa6a47ce8f6059975936598f553b49b3 authored almost 11 years ago
Fixes #48 - Wrong type used for quoting SQL parameter, that can cause error while changing username

efaaed9d697b824db1c917cce370ac24d2a0e96b authored almost 11 years ago
Fixes #23 - Added configuration variable to control creation of top level TLDs

563c069ef795461317f4c9a2f21ccaae3823147f authored almost 11 years ago
always display current record type in drop down list, even if not in the list of supported types. some more htmlspecialchars and SPF/... sanitizing fixes too

f5de51df581928fd55be59d74f122dddca752d7e authored almost 11 years ago
add SPF content sanitizing to edit_record.php (same as edit.php and edit_zone_templ.php)

38e958bce6379b0a2fc995f908aefa4497ecac0a authored almost 11 years ago
Add basic support for more record types

77002f5c4b9bf6ec7c791e33d4bbf691e848b073 authored almost 11 years ago
if pdnssec_command is set use it to rectify all zones - pdns needs this for all zones if dnssec is enabled

b15e7ea0ad76693366f095768bd06abc646717d3 authored almost 11 years ago
fix undefined var in bulk_registration.php

f4972dd2359b3e967bec252e63242079b040f9ae authored almost 11 years ago
* Use htmlspecialchars when populating input values.

bc2663ff2fb50c8f1696dbfa3a3f580a8e0470a1 authored almost 11 years ago
* Don't validate CURL, MBOXFW, and NAPTR records as SPF records.

* Remove unnecessary comment about validating a record as SPF.
* Move validation for LOC records ...

5a41160285524556df76cb17986b8835cc29b5c4 authored almost 11 years ago
Optimize function show_pages (pagination)

a4ac0d86dc8c75c7f0c570d8fb4b8c5ea194755c authored almost 11 years ago
Add default secondary sort by name in zones, records list (fixes #62)

040143f49551fa49b683c098638165816dcb2798 authored almost 11 years ago
Fix sort by count_record in list zones

0fa76b8272bc40913721472574fbe273d72f902a authored almost 11 years ago
Merge branch 'master' of https://github.com/poweradmin/poweradmin

88f51cd637192333b3a2535174be3af708b48407 authored almost 11 years ago
Minor refactoring - renamed authentication function

97c4b950bd420aa512ecac5bf39e499993b36b7d authored almost 11 years ago
Merge pull request #141 from alexjfisher/master

Add ability to debug ldap connections.

8f5b7c84bf79c4f23b70826b59dd8ceb7ebf08af authored almost 11 years ago