2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 24, 2024 — May 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: Avoid use of BASE when making app/json/section/subnets.php AJAX calls. More... over 6 years ago
Refactor: Improve the description for BASE in config.php. More... over 6 years ago
Bugfix: Avoid use of BASE when making mastersubnet-dropdown.php AJAX calls. Fixes #1977 More... over 6 years ago
Merge branch 'master' of https://github.com/phpipam/phpipam More... over 6 years ago
Bugfix: Fix editing widgets from dashboard. Failing CSRF check in user-widgets-set.php. More... over 6 years ago
Refactor: Leave <?php tag open in class definitions. More... over 6 years ago
Bugfix: Consistently use $User->fetch_available_auth_method_types() More... over 6 years ago
Update CHANGELOG More... over 6 years ago
Merge branch 'nhowe91-logical_circuit_bugfixes' More... over 6 years ago
Added comment field display to circuits, resolves #2382 More... over 6 years ago
Added instructions widget More... over 6 years ago
Bugfixes for logical circuits. Addresses #2325 and a couple other small bugs More... over 6 years ago
Bugfix: Fix " - is required" error when adding IPs with an empty IP filter set. Fixes #2334 More... over 6 years ago
Increased default table size to 250 More... over 6 years ago
Merge branch 'cold01water-japanese_trans' More... over 6 years ago
Feature: Hook up Japanese translation More... over 6 years ago
Merge branch 'japanese_trans' of https://github.com/cold01water/phpipam into cold01water-japanese_trans More... over 6 years ago
Bugfix: Check settings->'Highest VLAN number' when creating VLANs via API. Remove unused function. More... over 6 years ago
Refactor: Use get_settings() consistently to retrieve settings. More... over 6 years ago
Refactor: Remove get_settings() alias. More... over 6 years ago
Bugfix: $settings is inherited from Common_functions, don't redefine. More... over 6 years ago
Standardise all token generation code. Generate HTML/bash escape safe tokens. Generate tokens of the correct max-length. More... over 6 years ago
Bugfix: Fix upgrade query More... over 6 years ago
Bugfix: Support longer php_session ids (session.hash_function = sha512/whirlpool); More... over 6 years ago
Bugfix: class.Session_DB::_read() retrieves incorrect session data. More... over 6 years ago
Switch to sha256 hash for CSRF token generation (replaces deprecated md5). More... over 6 years ago
Bugfix: Fix Session_DB garbage collection SQL syntax. More... over 6 years ago
Bugfix: Fix js console error More... over 6 years ago
Bugfix: Fix slow page load times with linked addresses. Fixes #2324 More... over 6 years ago
Merge branch 'master' of https://github.com/phpipam/phpipam More... over 6 years ago