2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Display LDAP checkbox only if ldap is enabled from config
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Merge pull request #129 from neatbasis/master
edmondas
as Edmondas
More... almost 11 years ago
Added sqlite migration file (just in case)
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Updated insert statement for sqlite database required after added ldap field.
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Merge pull request #139 from alexjfisher/ldap-sql-changes
edmondas
as Edmondas
More... almost 11 years ago
Introduced ldap_use config variable, this protects current users from fatal failure after upgrade if they forget to update database
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Only display links to changing your own password if you're not an ldap user. More... almost 11 years ago
Implement setting of the use_ldap flag when using the users.php interface. More... almost 11 years ago
Only uberusers should have the option of modifying the use_ldap flag. More... almost 11 years ago
Add SQL scripts for updating to poweradmin 2.1.7 More... almost 11 years ago
Add extra use_ldap column into users tables. More... almost 11 years ago
Merge pull request #137 from alexjfisher/master
edmondas
as Edmondas
More... almost 11 years ago
Fix mis-spelling of 'domain' More... almost 11 years ago
Fix broken link. More... almost 11 years ago
Changed all links to project site, because now it is hosted at GitHub and no SSL is available
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Merge pull request #130 from alexjfisher/master
edmondas
as Edmondas
More... almost 11 years ago
Remove unused global variable not used in this function. More... almost 11 years ago
Refactor to remove 'Arrow Anti-pattern' More... almost 11 years ago
Display use_ldap flag in user management. More... almost 11 years ago
Implement LDAPAuthenticate function. More... almost 11 years ago
Add function to check if user is an LDAP user. More... almost 11 years ago
Move internal authentication code to new function. More... almost 11 years ago
Fix is_valid_rr_cname_name behaviour More... almost 11 years ago
Added id column and now it is possible to order zone records by id
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Script to rebuild TLD list moved to poweradmin-script repository
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Fixed spelling typo. Also added missing file mentioned in #22.
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Merge pull request #113 from wpaesen/mysqli_ssl
edmondas
as Edmondas
More... almost 11 years ago
Fixes #112 - Removed dependency on PDO::rowCount, this fixes SQLite support
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Removed duplicated code
edmondas
as Edmondas Girkantas
More... almost 11 years ago
Fix for PHP 5.4.x - PEAR::setErrorHandling() is not marked as static
edmondas
as Edmondas Girkantas
More... almost 11 years ago