Ecosyste.ms: OpenCollective

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

Poweradmin

A web-based DNS management tool
Collective - Host: opensource - https://opencollective.com/poweradmin - Website: https://www.poweradmin.org - Code: https://github.com/poweradmin

Logging for deletion of zone(s)

github.com/poweradmin/poweradmin - 97356d7d6a194c9f4b8c561ebf094572b5b87984 authored almost 11 years ago by Alex Fisher <[email protected]>
Fixes #120 - Validate SOA record format, display error in case if it's wrong

github.com/poweradmin/poweradmin - 75348ae2c40f6f1511d2ad4c9e1913207215e6ad authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Added support for non date based serial numbers required for #120

github.com/poweradmin/poweradmin - ee2bee8a733100dfae2d5b7a31caff07d9d8e48f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - 6d2a25a102963738381cf358b797eb5347ffe220 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #68 - increment SOA serial number during update of template records

github.com/poweradmin/poweradmin - 622f5bc716c2b1f629fe05ed00bcc3fb5ec89815 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Minor improvement.

github.com/poweradmin/poweradmin - abd5f2641a0f6a01cba03af6306f7c986a96e16f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixed PHP warnings

github.com/poweradmin/poweradmin - 2a1321e02284ad6b409835288b78218e8efb5c0b authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #155 from alexjfisher/record_info_priority_bug

get_record_by_id uses 'prio' not 'priority'

github.com/poweradmin/poweradmin - ecd59008bb0c2ca20640b432127b67eac0eb471c authored almost 11 years ago by Edmondas <[email protected]>
Log editing of records

github.com/poweradmin/poweradmin - 81fd381d26b7692709690c6880f765d2f8b3d18b authored almost 11 years ago by Alex Fisher <[email protected]>
get_record_from_id uses 'prio' not 'priority'

github.com/poweradmin/poweradmin - 781d722cb16c42f6827a04945ea42d0cab2d7897 authored almost 11 years ago by Alex Fisher <[email protected]>
get_record_by_id uses 'prio' not 'priority'

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

github.com/poweradmin/poweradmin - 4b505553b909347594dc5f341d25e43ac0c1679b authored almost 11 years ago by Alex Fisher <[email protected]>
Add some logging for records being added and deleted

github.com/poweradmin/poweradmin - b9afef11af84f1d54f406ed0614cbbfa7486b8a9 authored almost 11 years ago by Alex Fisher <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - 564b35a9949d94b70fec4ba20f205e3ad674b09f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixed issues described in #111.

github.com/poweradmin/poweradmin - bef67b9d374d32a23e7f338f7b81f0cdd2eaa287 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge remote-tracking branch 'hang0ver/master'

github.com/poweradmin/poweradmin - 98dcceda605b72bae7cc49a0adbd8597c4c1bd4d authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge remote-tracking branch 'karamelichkin/master'

Conflicts:
inc/config-me.inc.php

github.com/poweradmin/poweradmin - 47a48f4debc33bc6b93bf0b6c0ee750395a54008 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge remote-tracking branch 'karamelichkin/patch-1'

github.com/poweradmin/poweradmin - 40e358a05834f9173371af1db26949ac38efffd0 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - cfd509e1e478dd8f48e4a2e16e96c4b991d646c5 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #89 - Introduced natural sort order for zone listing.

github.com/poweradmin/poweradmin - da53a67464eb6b6f3c3f5b27d3d18a56fdf40ce7 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #154 from alexjfisher/ldap_syslog

Ldap syslog

github.com/poweradmin/poweradmin - c25dba98b516d388725e2dbdfb575ac379c11d33 authored almost 11 years ago by Edmondas <[email protected]>
Refactor syslog logging into new function

github.com/poweradmin/poweradmin - ab10af0ba205a30e68c3c014bc2d66eb3e373e7f authored almost 11 years ago by Alex Fisher <[email protected]>
If syslog enabled, log all types of LDAP authentication failures.

github.com/poweradmin/poweradmin - 15350150e2ed642d37ecd1dee05a77629aa91695 authored almost 11 years ago by Alex Fisher <[email protected]>
Declare missing syslog variables

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

github.com/poweradmin/poweradmin - 848eaa3ff3852faf3ca89d26e5fc09b898e5363d authored almost 11 years ago by Alex Fisher <[email protected]>
Connection to db can fail db port is not set.

github.com/poweradmin/poweradmin - 0faddbc988a28f2601b5f908d147a6d7dd50de5c authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #151 from nkukard/github-verify-user-perms

Make sure user is active and has perms for updates

github.com/poweradmin/poweradmin - 3c511c8aec9b06ee4077db7550fb3825c1396202 authored almost 11 years ago by Edmondas <[email protected]>
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.

github.com/poweradmin/poweradmin - 4ef629e6aca596f606060fc42b010af8a2d7cad7 authored almost 11 years ago by Nigel Kukard <[email protected]>
Merge pull request #152 from nkukard/github-htaccess-update-urls

Add support for /update and /nic/update

github.com/poweradmin/poweradmin - 0c0ee231ad1a962f3a76bcb5878aeae94f283f07 authored almost 11 years ago by Edmondas <[email protected]>
Minor improvement of the previous commit.

github.com/poweradmin/poweradmin - 1e4b8c691b3b32775f0936d8ad8dfbfcf9e88fa8 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Update config-me.inc.php

added $ldap_proto parameter

github.com/poweradmin/poweradmin - 9729df659aaef1d6ff1ca9640ca672362b4d71cb authored almost 11 years ago by karamelichkin <[email protected]>
Update auth.inc.php

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

github.com/poweradmin/poweradmin - 66cf8852ceaba5105e37c0e5c1c08e1a59a433df authored almost 11 years ago by karamelichkin <[email protected]>
Add support for /update and /nic/update

github.com/poweradmin/poweradmin - 8fb6de2b535dedc767165f12367876986a262c6f authored almost 11 years ago by Nigel Kukard <[email protected]>
Merge pull request #150 from nkukard/github-myip-alternative

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

github.com/poweradmin/poweradmin - efbfe14fc88b14a7884550bc53ba1020466a36fe authored almost 11 years ago by Edmondas <[email protected]>
Merge pull request #149 from nkukard/github-user-pass-alternative

Allow use of username & password in query string

github.com/poweradmin/poweradmin - 280a9bab21f8b922e3f08ea76a06236e8f91b80f authored almost 11 years ago by Edmondas <[email protected]>
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 ...

github.com/poweradmin/poweradmin - 32b3f2635505653ab9644b670495cc24b2f93f10 authored almost 11 years ago by Nigel Kukard <[email protected]>
Allow use of username & password in query string

github.com/poweradmin/poweradmin - 0fbe6256cfbc366c799aa381cea8d7692a488352 authored almost 11 years ago by Nigel Kukard <[email protected]>
Improved russian translation

github.com/poweradmin/poweradmin - 0ed28bc302cf27a053a95090c656a86e4e1db46f authored almost 11 years ago by Soem Uesr <[email protected]>
Fixes #60 - list zones beginning with underscore

github.com/poweradmin/poweradmin - 612032feb05661e4977acb6deb5c01a5d8d589b3 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Update config-me.inc.php

added $ldap_proto parameter

github.com/poweradmin/poweradmin - d85fe610b09732572000fc407924188aabc16cae authored almost 11 years ago by karamelichkin <[email protected]>
Update auth.inc.php

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

github.com/poweradmin/poweradmin - e7fb7405676edabe85b16b346dc4999ac2998ea8 authored almost 11 years ago by karamelichkin <[email protected]>
Updated PowerDNS schema files.

github.com/poweradmin/poweradmin - a7b3f1458e58275adff0ae6efa860a020b289959 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #145 - Updated TLD list

github.com/poweradmin/poweradmin - ead631cb86afa17387cfa852a6fb137792b4aef9 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'poweradmin-innodb-conversion' of https://github.com/luismottacampos/poweradmin

github.com/poweradmin/poweradmin - 6051fd2dc87b1af6081a532240711b7276b9e88c authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Third round of comments

github.com/poweradmin/poweradmin - e9364a98f86abdfbe393ab1a201bbb75701fbbff authored almost 11 years ago by Luis Motta Campos <[email protected]>
Incorporating second round of comments from Edmondas

github.com/poweradmin/poweradmin - 2f0ab50629e7473448dc037d90282c6b1fc05488 authored almost 11 years ago by Luis Motta Campos <[email protected]>
Incorporating comments from Edmondas

github.com/poweradmin/poweradmin - 61375c1c9b14d37da01500b345ecc9f671ce6b5e authored almost 11 years ago by Luis Motta Campos <[email protected]>
Removed redundant closing tag

github.com/poweradmin/poweradmin - 8e20240b3f680b29e3a21a33bc0b56cce31e540b authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Increase version number

github.com/poweradmin/poweradmin - 0d49c88fb4cec09e99f5d9bdea233efd93f34fd7 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Removed redundant closing tag

github.com/poweradmin/poweradmin - 24c303b8298d26ae3fb4514871c9ff6419557d23 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Reformatted source code

github.com/poweradmin/poweradmin - 1b9f1c2a95233c68cba108867881c0d87e8bd566 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
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...

github.com/poweradmin/poweradmin - 935d96dec9c9b76e455b6fcc79ab3d5a0f1eebcb authored almost 11 years ago by Luis Motta Campos <[email protected]>
PowerAdmin InnoDB Migration

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

github.com/poweradmin/poweradmin - 6a40dc0cf1a6c89288eb087dd9d483cdabcf8114 authored almost 11 years ago by Luis Motta Campos <[email protected]>
PowerAdmin InnoDB Migration

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

github.com/poweradmin/poweradmin - ff018150a8ccb60747d8a77e80fd8be236d24cee authored almost 11 years ago by Luis Motta Campos <[email protected]>
Merge pull request #144 from luismottacampos/small-mysql-innodb-sql-improvements

Small MySQL InnoDB Improvements

github.com/poweradmin/poweradmin - db10ea6c8347e98309c84061953f537001333944 authored almost 11 years ago by Edmondas <[email protected]>
Small MySQL InnoDB Improvements

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

github.com/poweradmin/poweradmin - ac85f8f124ca1e95aaa5d6e2054d0bd39e5b24ac authored almost 11 years ago by Luis Motta Campos <[email protected]>
Fixes #79 - It was not possible to add HINFO records, because regular expression was incorrect

github.com/poweradmin/poweradmin - 6c835a916bc916c2b4f187bc40e6dad1eff5113f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - 9731ac8dfe42f67d011058f486f7fb3a9b01d67f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Let installer creates config which uses PDO by default, MDB2 support will be droped soon.

github.com/poweradmin/poweradmin - fa27e10b5b8bcdde29ed97be8d0aeb071349ae7c authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Hide php warning

github.com/poweradmin/poweradmin - d1ef2c367e43aeda3c36d2bc4cbaf7ce979d4513 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated mailing list address which can be seen on installer step 2

github.com/poweradmin/poweradmin - 8aba6bfcdfd6de5de5cc4167d758c62c99fab414 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #143 from m0rcq/master

* enable proper database port handling

github.com/poweradmin/poweradmin - 3e71aedbbc5439d1ff9c234a2fc7eabaa9b8d165 authored almost 11 years ago by Edmondas <[email protected]>
* enable proper database port handling

github.com/poweradmin/poweradmin - c7824cd33bdcba4918832cb9bcabb7512a5216a1 authored almost 11 years ago by jack argirov <[email protected]>
Improvement for #32 - By default don't be so strict about existing top level TLDs.

github.com/poweradmin/poweradmin - beeb90d70f253dd37604895681327d8621754961 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated message files.

github.com/poweradmin/poweradmin - b349767d124f35b53f0c4f9fdc80efaad3637573 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated references to bug tracking system.

github.com/poweradmin/poweradmin - f8ed3b9fd5596354149f85eed9cbcbb6dacc2a88 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated link to config file documentation

github.com/poweradmin/poweradmin - cb1cfa86c0229d29d88405a10fd8b565b2a086e8 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #52 - Content field for template records can't be empty

github.com/poweradmin/poweradmin - 63c93bebcec20bd2105166e81000b0d8c17260c1 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Solution for #126 - force UTF-8 encoding in case if http server was configured for different charset

github.com/poweradmin/poweradmin - 8e6bb2cbfa6a47ce8f6059975936598f553b49b3 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #48 - Wrong type used for quoting SQL parameter, that can cause error while changing username

github.com/poweradmin/poweradmin - efaaed9d697b824db1c917cce370ac24d2a0e96b authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Fixes #23 - Added configuration variable to control creation of top level TLDs

github.com/poweradmin/poweradmin - 563c069ef795461317f4c9a2f21ccaae3823147f authored almost 11 years ago by Edmondas Girkantas <[email protected]>
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

github.com/poweradmin/poweradmin - f5de51df581928fd55be59d74f122dddca752d7e authored almost 11 years ago by Stefan Bühler <[email protected]>
add SPF content sanitizing to edit_record.php (same as edit.php and edit_zone_templ.php)

github.com/poweradmin/poweradmin - 38e958bce6379b0a2fc995f908aefa4497ecac0a authored almost 11 years ago by Stefan Bühler <[email protected]>
Add basic support for more record types

github.com/poweradmin/poweradmin - 77002f5c4b9bf6ec7c791e33d4bbf691e848b073 authored almost 11 years ago by Stefan Bühler <[email protected]>
if pdnssec_command is set use it to rectify all zones - pdns needs this for all zones if dnssec is enabled

github.com/poweradmin/poweradmin - b15e7ea0ad76693366f095768bd06abc646717d3 authored almost 11 years ago by Stefan Bühler <[email protected]>
fix undefined var in bulk_registration.php

github.com/poweradmin/poweradmin - f4972dd2359b3e967bec252e63242079b040f9ae authored almost 11 years ago by Stefan Bühler <[email protected]>
* Use htmlspecialchars when populating input values.

github.com/poweradmin/poweradmin - bc2663ff2fb50c8f1696dbfa3a3f580a8e0470a1 authored almost 11 years ago by Ryan Petris <[email protected]>
* 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 ...

github.com/poweradmin/poweradmin - 5a41160285524556df76cb17986b8835cc29b5c4 authored almost 11 years ago by Ryan Petris <[email protected]>
Optimize function show_pages (pagination)

github.com/poweradmin/poweradmin - a4ac0d86dc8c75c7f0c570d8fb4b8c5ea194755c authored almost 11 years ago by Lev Cherednikov <[email protected]>
Add default secondary sort by name in zones, records list (fixes #62)

github.com/poweradmin/poweradmin - 040143f49551fa49b683c098638165816dcb2798 authored almost 11 years ago by Lev Cherednikov <[email protected]>
Fix sort by count_record in list zones

github.com/poweradmin/poweradmin - 0fa76b8272bc40913721472574fbe273d72f902a authored almost 11 years ago by Lev Cherednikov <[email protected]>
Merge branch 'master' of https://github.com/poweradmin/poweradmin

github.com/poweradmin/poweradmin - 88f51cd637192333b3a2535174be3af708b48407 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Minor refactoring - renamed authentication function

github.com/poweradmin/poweradmin - 97c4b950bd420aa512ecac5bf39e499993b36b7d authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #141 from alexjfisher/master

Add ability to debug ldap connections.

github.com/poweradmin/poweradmin - 8f5b7c84bf79c4f23b70826b59dd8ceb7ebf08af authored almost 11 years ago by Edmondas <[email protected]>
Add ability to debug ldap connections.

This can be very useful when debugging certificate issues
when using using ldaps (secure ldap).

github.com/poweradmin/poweradmin - e789943e93d14a9d5f105606bf8c305160d303d0 authored almost 11 years ago by Alex Fisher <[email protected]>
Merge branch 'issue131' of https://github.com/alexjfisher/poweradmin

github.com/poweradmin/poweradmin - 05889dee39bc2b6c1c865634e03932e1ffc5e299 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated insert statement after added ldap support

github.com/poweradmin/poweradmin - 49a6580bc716889f2b778f58ac7e7953af66fa15 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #140 from alexjfisher/issue132

Stop LDAP users from trying to change their own passwords.

github.com/poweradmin/poweradmin - e933acd76360bacfd2f7181225e6cfac6fbf4664 authored almost 11 years ago by Edmondas <[email protected]>
Display LDAP checkbox only if ldap is enabled from config

github.com/poweradmin/poweradmin - ff52bdbcbbf5e5ada37df96760105ae333f552dc authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #129 from neatbasis/master

Fix is_valid_rr_cname_name behaviour

github.com/poweradmin/poweradmin - 195019a02a11f6033dc4794203061de83eb91655 authored almost 11 years ago by Edmondas <[email protected]>
Added sqlite migration file (just in case)

github.com/poweradmin/poweradmin - a148ce4cbc8ab29000cdbdc54a2122221a1c33fd authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Updated insert statement for sqlite database required after added ldap field.

github.com/poweradmin/poweradmin - b83d8e595b9fb0d9b184efaec513fe89d8b1a372 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Merge pull request #139 from alexjfisher/ldap-sql-changes

Ldap sql changes

github.com/poweradmin/poweradmin - 7521562765bb93861368620cc835ee12f5540dca authored almost 11 years ago by Edmondas <[email protected]>
Introduced ldap_use config variable, this protects current users from fatal failure after upgrade if they forget to update database

github.com/poweradmin/poweradmin - 3bceb1f6907c20684a50aa7f2683e5c70121bb15 authored almost 11 years ago by Edmondas Girkantas <[email protected]>
Only display links to changing your own password if you're not an ldap user.

github.com/poweradmin/poweradmin - ec0a60fbababcd04e90efb08193cd140b7af75be authored almost 11 years ago by Alex Fisher <[email protected]>
Implement setting of the use_ldap flag when using the users.php interface.

github.com/poweradmin/poweradmin - b5d795b46490c49fbe2810f0301831c2c8a9e044 authored almost 11 years ago by Alex Fisher <[email protected]>
Only uberusers should have the option of modifying the use_ldap flag.

Other users will now only have Yes/No displayed.

github.com/poweradmin/poweradmin - 109541f671d28cd45ac279edde62c0e6055e5419 authored almost 11 years ago by Alex Fisher <[email protected]>
Add SQL scripts for updating to poweradmin 2.1.7

I'm not sure if there have been other schema changes that also need adding.
I've only done mysql...

github.com/poweradmin/poweradmin - f89b4da6b9d1cf5f24ac7b1a12ce18c194e710fc authored almost 11 years ago by Alex Fisher <[email protected]>
Add extra use_ldap column into users tables.

github.com/poweradmin/poweradmin - 03de00fc424c5c7e186cf1744714fa69941a3fff authored almost 11 years ago by Alex Fisher <[email protected]>
Merge pull request #137 from alexjfisher/master

Trivial fixes.

github.com/poweradmin/poweradmin - 4df34dd10267faab4a3f2f644047c99d71d65b46 authored almost 11 years ago by Edmondas <[email protected]>
Fix mis-spelling of 'domain'

github.com/poweradmin/poweradmin - 6bea73b8e1e351ddebbd3c36dcaac82723d843aa authored almost 11 years ago by Alex Fisher <[email protected]>
Fix broken link.

github.com/poweradmin/poweradmin - d2ce08c3d37d912dc3b388e63dd70b02973a8ee2 authored almost 11 years ago by Alex Fisher <[email protected]>