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
oops More... almost 13 years ago
oops More... almost 13 years ago
oops More... almost 13 years ago
improves GUI even more More... almost 13 years ago
improves GUI More... almost 13 years ago
fixes time format More... about 13 years ago
adds editing_captive_portal translations More... about 13 years ago
Fixes a bug with last_activity timezone More... about 13 years ago
adds a parametrisation for the ip linux command More... about 13 years ago
changes log severity for production env More... about 13 years ago
updates dguerri-radiustar gem (and a couple of other gems...) More... about 13 years ago
add Time.now to the cp_session_token formula More... about 13 years ago
adds more precise uniqueness validtions in online users More... about 13 years ago
avoids failures in online users acitvity update More... about 13 years ago
Adds allowed traffic update support More... about 13 years ago
Fixes a lot of bug in allowed traffic code... More... about 13 years ago
Adds allowed traffic support. More... about 13 years ago
fixes a bug in original uri redirect More... about 13 years ago
fixes a bug in authentication logic More... about 13 years ago
ignores database.yml More... about 13 years ago
fixes a couple of missing :dependent => :destroy and remove the protect_from_forgery for login and logut method of RedirectionsController More... about 13 years ago
adds mysql gem dependency for production. Removes Gemfile.lock ignore More... about 13 years ago
Add missing default timeouts (session and idle) for captive portal local users. More... about 13 years ago
Removes 'radius' from the required parameters for accounting_start() and accounting_stop() functions of captive_portal_worker. More... about 13 years ago
Adds Linux iptables chains for allowed traffic (walled garden, mac address authentication...) support More... about 13 years ago
Adds a couple of missing I18n strings More... about 13 years ago
Adds RADIUS accounting request offloading. More... about 13 years ago
explicitly sets timeout and retries for every RADIUS request More... about 13 years ago
adds 'allow multiple login' attribute and authentication logic for LocalUser. More... over 13 years ago
removes the check for uniqueness of username attribute of OnlineUser model. The check for credential reuse should be implemented by the authentication backend... More... over 13 years ago