0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
login and logout API methods + documentation More... about 11 years ago
access point hostname on url redirecion More... about 11 years ago
Fix show firewall note More... over 11 years ago
Add note for firewall rules More... over 11 years ago
adds a log statement to execute_actions, renames blind option to "continue_on_error" More... over 11 years ago
blinds some linux_captive_portal actions to make initialization and finalization more resilient More... over 11 years ago
blinds some linux_captive_portal actions to make initialization and finalization more resilient More... over 11 years ago
bump version number More... over 11 years ago
adds cleanup rules for traffic shaping fixes tc qdiscs/classes removal More... over 11 years ago
Merge pull request #8 from dguerri/master More... over 11 years ago
changes data type for online_users table counters (bytes and packets) More... over 11 years ago
Merge pull request #4 from dguerri/master More... almost 12 years ago
bump version More... almost 12 years ago
adds a unique constraint for cp_session_token in online_users table. This should work around a very subtle bug in Rails 3.0.x that caused invalid records (i.e. record not passing validations) to be saved in certain conditions. More... almost 12 years ago
bump version number More... almost 12 years ago
re-adds custom cache. More... almost 12 years ago
bump version More... almost 12 years ago
fixes WISPr attributes usage and adds the proper RADIUS dictionary More... almost 12 years ago
fixes online_user#destroy method call on de-authentication online_user#destroy invoked twice in online_users_controller#destroy method More... almost 12 years ago
Merge pull request #1 from dguerri/master More... almost 12 years ago
updates rails-jquery with "rails generate jquery:install" More... about 12 years ago
extracts properly the values of RADIUS-reply attributes. More... about 12 years ago
update_activity method refactoring * last activity timestamp for a user is now updated only when she generates traffic; * the forced save of OnlineUser model is removed. More... about 12 years ago
updates change log More... about 12 years ago
fixes a typo More... about 12 years ago
ensures that consistent numerical values are used for default_[idle|session]_timeout and for [total|default]_[download|upload]_bandwidth More... about 12 years ago
fixes default idle/session timeouts usage More... about 12 years ago
bump version number More... about 12 years ago
replaces custom caching with ActiveSupport::Cache::MemoryStore More... about 12 years ago
fixes daemons rake tasks (now daemons:restart works properly) More... about 12 years ago