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

Add ability to debug ldap connections.

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

e789943e93d14a9d5f105606bf8c305160d303d0 authored almost 11 years ago
Merge branch 'issue131' of https://github.com/alexjfisher/poweradmin

05889dee39bc2b6c1c865634e03932e1ffc5e299 authored almost 11 years ago
Updated insert statement after added ldap support

49a6580bc716889f2b778f58ac7e7953af66fa15 authored almost 11 years ago
Merge pull request #140 from alexjfisher/issue132

Stop LDAP users from trying to change their own passwords.

e933acd76360bacfd2f7181225e6cfac6fbf4664 authored almost 11 years ago
Display LDAP checkbox only if ldap is enabled from config

ff52bdbcbbf5e5ada37df96760105ae333f552dc authored almost 11 years ago
Merge pull request #129 from neatbasis/master

Fix is_valid_rr_cname_name behaviour

195019a02a11f6033dc4794203061de83eb91655 authored almost 11 years ago
Added sqlite migration file (just in case)

a148ce4cbc8ab29000cdbdc54a2122221a1c33fd authored almost 11 years ago
Updated insert statement for sqlite database required after added ldap field.

b83d8e595b9fb0d9b184efaec513fe89d8b1a372 authored almost 11 years ago
Merge pull request #139 from alexjfisher/ldap-sql-changes

Ldap sql changes

7521562765bb93861368620cc835ee12f5540dca authored almost 11 years ago
Introduced ldap_use config variable, this protects current users from fatal failure after upgrade if they forget to update database

3bceb1f6907c20684a50aa7f2683e5c70121bb15 authored almost 11 years ago
Only display links to changing your own password if you're not an ldap user.

ec0a60fbababcd04e90efb08193cd140b7af75be authored almost 11 years ago
Implement setting of the use_ldap flag when using the users.php interface.

b5d795b46490c49fbe2810f0301831c2c8a9e044 authored almost 11 years ago
Only uberusers should have the option of modifying the use_ldap flag.

Other users will now only have Yes/No displayed.

109541f671d28cd45ac279edde62c0e6055e5419 authored almost 11 years ago
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...

f89b4da6b9d1cf5f24ac7b1a12ce18c194e710fc authored almost 11 years ago
Add extra use_ldap column into users tables.

03de00fc424c5c7e186cf1744714fa69941a3fff authored almost 11 years ago
Merge pull request #137 from alexjfisher/master

Trivial fixes.

4df34dd10267faab4a3f2f644047c99d71d65b46 authored almost 11 years ago
Fix mis-spelling of 'domain'

6bea73b8e1e351ddebbd3c36dcaac82723d843aa authored almost 11 years ago
Fix broken link.

d2ce08c3d37d912dc3b388e63dd70b02973a8ee2 authored almost 11 years ago
Changed all links to project site, because now it is hosted at GitHub and no SSL is available

82fd1d64f0eca26c63de38777d2e4ab3e182cf60 authored almost 11 years ago
Merge pull request #130 from alexjfisher/master

Added initial LDAP support

906a4f1fffbbea87a491e07bfc0eaedbc80a09ee authored almost 11 years ago
Remove unused global variable not used in this function.

ba261465461c887cabfb9629b207be8ddce1b0f8 authored almost 11 years ago
Refactor to remove 'Arrow Anti-pattern'

860be50b7a5eacb7774bb0ab473e913ad305ed1a authored almost 11 years ago
Display use_ldap flag in user management.

Code for actually editing this boolean still needs writing.

56e2708a6b6ed03dbe494c0fe172af96a98d2cbe authored almost 11 years ago
Implement LDAPAuthenticate function.

2b4880b007a2e9377d9fb7b457d5da6f409b78e0 authored almost 11 years ago
Add function to check if user is an LDAP user.

48267664b628e1dc8e93a881fe3b9021720b55b4 authored almost 11 years ago
Move internal authentication code to new function.

This is in preparation of adding LDAP based authentication.

a0ea78b0f06d403f93441f81ed8f01915020b662 authored almost 11 years ago
Fix is_valid_rr_cname_name behaviour

0de2c9feec1820250e01eb26a2544e5f87c44183 authored almost 11 years ago
Added id column and now it is possible to order zone records by id

fd309de6dc27cee151031398c846805e855043d9 authored almost 11 years ago
Script to rebuild TLD list moved to poweradmin-script repository

902d406f37dd4524d1a350b51c9cfc9b96085e99 authored almost 11 years ago
Fixed spelling typo. Also added missing file mentioned in #22.

ab31e531c358aa305503fe7a23cad6db28df85a4 authored almost 11 years ago
Fix limit/offset bug in PDOCommon.class.php

1464da51b349a04e7a914e919cb4a329dc61934c authored almost 11 years ago
Remove duplicate list_permission_templates from users.inc.php

da35349c0693413cc354e21dbfc682c45d588652 authored almost 11 years ago
Order of records fields - Name, Type, Content, Prio, TTL

83f9ae40e1bd9e802d638ebdac14f27355724433 authored almost 11 years ago
Add zone name to links edit and delete - ude friendly history in user browser.

47e95ce9a17ef6007dfb54677c17c451daf79c19 authored almost 11 years ago
Fields order on edit record page - Name, Type, Content, Priority, TTL

665876c787ed720492933797600e3a8d8e261651 authored almost 11 years ago
Merge pull request #113 from wpaesen/mysqli_ssl

Added configuration option to connect using SSL when using mysqli driver

1c4fa7fa2787c53445bfe376aa31d5c30a5ad55b authored almost 11 years ago
Fixes #112 - Removed dependency on PDO::rowCount, this fixes SQLite support

48a49b67e0c1d13d89b9f0c3ad7547c868df4e31 authored almost 11 years ago
Removed duplicated code

801966aa2277b97076c875996cb7f88a926006ae authored almost 11 years ago
Make a start on adding SQLite to the installer

d301fe5ef830d5b59b77b675fb89deec964a61af authored almost 11 years ago
Fix for PHP 5.4.x - PEAR::setErrorHandling() is not marked as static

5d1ec55883e3929666b0f86be069cb197f1e2868 authored about 11 years ago
Fixes #122 - Added .test, .example, .invalid, .localhost to valid TLDs list

c5b08ab07608056d76006d7f5a1205005420c54d authored about 11 years ago
Merge pull request #51 from pmknutsen/master

Implementation of Issue #22 Language selection on the logon screen

dc168f41499447b90defbcb2e3ea6662c30c9fb3 authored about 11 years ago
Merge pull request #124 from gvangool/update-tlds

Update TLDs

bef7456f588d472f5782241323650c5996ea97cd authored about 11 years ago
Removed unused docblock

508a8ce7f74a1517adca132fac676bba71df14da authored about 11 years ago
Improved DocBlocks

ef3694a9e0789c376eaac78064833ad4f0add40a authored about 11 years ago
Minor improvement to redirection after login

d1fd30f93c3030b5229c73d8f820dadbbe94fc13 authored about 11 years ago
PHP_SELF replaced with SCRIPT_NAME

74d432e94ed9306680244716accadddc0f398b40 authored about 11 years ago
Changed DocBlock package name

d24489f73074e70bfaaa0944973f79c6720e614d authored about 11 years ago
$_SERVER['PHP_SELF'] changed to more secure $_SERVER['SCRIPT_NAME']

56e3f7f953d721762dcf2bc7b7a915c35506bc51 authored about 11 years ago
Added missing phpdoc tags

b15eeecb55a61d92c54687c236a1af9d850c65bf authored about 11 years ago
Added missing phpdoc tags.

8191f99b2b275954852ca8388f029a9e7e909ac5 authored about 11 years ago
Added more directories to ignore from phpdoc

af87f322e4997e0d8905439a0aa48b88d42809d8 authored about 11 years ago
Updated copyright and credits link

8af922c73584cf687f7da6de0767386268a18038 authored about 11 years ago
Fixes to phpdoc configuration.

8e685bb6df9b6d0d6f221e76aeac65f9ae17167b authored about 11 years ago
Added docs directory to git ignore list.

1edfa0e848c10348a603fb2c7084a459dd2a1b13 authored about 11 years ago
Include query string args in login redirect.

89c64dba16443a61a07b67ba3aee9a13e13d41c9 authored about 11 years ago
Redirect to accessed page on login rather than index.

5e0ee761c6f58cecc07d7e5d92c5aaa8add31f2a authored about 11 years ago
Added auto-wildcard and auto-reverse search options to search page

6fedd652fb1cc3ed7108377063f1ce488ec60ab0 authored about 11 years ago
Added documentation for functions

2cc2ba9a5e8cf2037c852dad8e64d1496ea98071 authored about 11 years ago
Added documentation for functions

d3685db491cea783a307f806ce228156d402ff1a authored about 11 years ago
Added phpdoc documentation

c8257797530c2b4542ca47b278fb06cf1c65de6b authored about 11 years ago
Removed trailing space.

71ea6c378225d99f928a18b038d49adc97e206f9 authored about 11 years ago
Adds script to get a PHP array with all valid gTLDs

78882356dcdab919b730eecf54c5ec446d4c79c6 authored about 11 years ago
Updates with all valid gTLDs

6ea7347cd0d132e872a5d671f61daa9d8f8ad69f authored about 11 years ago
Added configuration option to connect using SSL when using mysqli driver

d20b797d6ae8e08ba55803bd57a88928414594f9 authored over 11 years ago
Implementation of Issue #22 'Language selection on the logon screen'

8e18f8822479037bede66ad95f8cf8d63e47b869 authored almost 12 years ago
Added FIXME note that setlocale can fail in one case

8c8267cfb1231958e1d275bc7f6fb89a004a8030 authored about 12 years ago
Added option to use Norwegian (Bokmål) language during installation

55e161729da36e2a23bb935c98e04ae7909b504d authored about 12 years ago
Various fixes to dynamic dns client - don't use external services, allow to control verboseness and etc.

9178a624b60560ad3813828c3f2868f51363c0ae authored about 12 years ago
Sync translations from Transifex

b8c1bdd19351080d64b81c0c06ec389d362606b4 authored about 12 years ago
Update IP address only a requested A record (not all existing in that zone).

9e5e964867b2d3e4bc2b40848d26da0946a93cb8 authored over 12 years ago
Deprecated function split() replaced with preg_split()

3b1411de6335ca58becf1a9a102f1ebaff318209 authored over 12 years ago
Temporary fix for issue #38, dynamic_update.php now should work with PDO layer

e3f10fe7b26abec65f3d26e1cca0cc105ef75e87 authored over 12 years ago
Use hostip service to lookup global ip, whatismyip requires additional fixes

271b9886fa75e25f122cdac6481f61916fed07e7 authored over 12 years ago
Fix for Issue#25

27c19530a5bf2cd8478ffbc1496625b5e79fab5a authored over 12 years ago
Powerdns uses only lowercase characters at records table for names [1].

DBMS which are aware of case sensitiveness (Postgres, Oracle) run into
trouble, because poweradmi...

fcc0909bb08acd5f32623b8fdb129e0d91042f40 authored over 12 years ago
this patch prevents a deadlock in postgres if dnssec+reverse-records

are insterted at the same time. poweradmin uses autocommit, which
is to slow to update records-ta...

83acd0a7bc28b158c76ec994cc376d15f8c295f3 authored over 12 years ago
fix for issue#29

aea95b0857a9ac38fe9be01586067ed5515dd0a8 authored over 12 years ago
Merge pull request #28 from stasic/master

Fixes an issue when lastInsertId() returns the sequence value of trigger.

00a8b1635b570fae01c1f1c0a813f89dac3b6b89 authored over 12 years ago
when using MDB2 mysql and pgsql are equal. i had an issue with triggers

and pgsql, $db->lastInsertId() was used and returned me the sequence
value of the trigger. with t...

e1a40f919d65bf671485214dde0644fe279917dd authored over 12 years ago
Merge pull request #26 from evharten/master

Use custom header OR predefined header text, not both at the same time.

d1e870e81ecd2973f694e6761095232925e32044 authored over 12 years ago
Use custom header, or predefined header as text, but not both.

12594d46cd437a87318487bc514707353ae65562 authored over 12 years ago
perform "pdnssec secure-zone" for every new zone (if pdnssec_usage = true)

e7971f5bf76fe05b3b0cdd0c9b3b07a83393e26e authored over 12 years ago
Display memory consumption and page loading time. It will be used to compare with refactored version.

404a3cb2534aaed6c75af9663f82b407307ab63b authored over 12 years ago
removed debug output, updated error messages

259edf28ea699ed0871332496f085eba23cd1e8e authored over 12 years ago
updated DNSSEC related error messages

a0fc203d6a252145eea8e249f4db976c4aed885c authored over 12 years ago
updated Oracle db schema

b43a8b047a2e19c310679575ffe8853afd678de4 authored over 12 years ago
added DNSSEC SQL files for MySQL and PostgreSQL

267f755245247ec62406d9153ec818442ca6a39c authored over 12 years ago
call do_rectify_zone() only when DNSSEC support is enabled, that way during upgrade users wil have less troubles.

364c431ea771e2298bed9e408f676699320b3000 authored over 12 years ago
introduced new configuration variable dnssec_use, which by default will be disabled until this feature will be completely done and tested

e8b99b9501935fd3bde07a549a47b9fe5692bb10 authored over 12 years ago
there's no need to initialise variable

389ebf9f04e1deec226eb996401d14d8cd9bf59c authored over 12 years ago
restored error message which was removed by previous pull request, this return code is still used by edit.php script

f3e5c3ea7209ebdcb4a38b8a8324a5c4f3f0e627 authored over 12 years ago
Merge pull request #24 from stasic/pdnssec

Pdnssec

97e332120df9f61cd44ec574c0e5fcce28ccb8dc authored over 12 years ago
added error messages

111282f19ce04a153e580c63cf5b031634321dbd authored over 12 years ago
unintentionally removed a "="

685180a82cb53432556158c5b212220b31c82ebb authored over 12 years ago
FEATURE: pdnssec enabled domains

If a Domain is dnssec enabled, or uses features as
e.g. ALSO-NOTIFY, ALLOW-AXFR-FROM, TSIG-ALLOW-...

b6892dfb0fc1c54826fae7da17c775d5bac5746d authored over 12 years ago
fixes #20 - when deleting user template display success status only when no user uses that template

6b94612b3263b5d6dceec6ddd81c72f2a7992de7 authored over 12 years ago
check if zone template has records before adding them to newly created zone

b48e2b43d14998020933c55e2867adba9ee41836 authored over 12 years ago
fixes #21 - PHP notice was shown after user removal

f264d2b124c7c95efc62019c76fdd4bdcc5164d5 authored over 12 years ago
use md file extension for README file

aa8a68ac167385e38167207701571bcf7364c0d3 authored over 12 years ago