- 28 Nov, 2016 16 commits
-
-
Fabian Franz authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
pioorg authored
Replaced crypt($password, '$6$') with password_hash and password_verify in order to produce salted hashes from passwords.
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Ad Schellevis authored
(mvc) add separate class for ui/api routing, adds functionality to map thirth party controllers on the same module level as OPNsense components
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
This partially reverts commit 8ecaf5f9.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 27 Nov, 2016 1 commit
-
-
Ad Schellevis authored
(proxy, remote acl's) add option to disable cert validation, closes https://github.com/opnsense/core/issues/1271
-
- 26 Nov, 2016 10 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
We don't need the flag anymore, it must be set through primary or secondary console explicitly.
-
Ad Schellevis authored
add validation message
-
Fabian Franz authored
-
Ad Schellevis authored
(captive portal) don't try to generate invalid vouchers, closes https://github.com/opnsense/core/issues/1253 Let's keep this simple for now, just don't leave the dialog as long as the input isn't valid yet....
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
- 25 Nov, 2016 9 commits
-
-
-
Ad Schellevis authored
-
-
-
Franco Fichtner authored
o Mark interface used in case of interface tracking o Don't inject local DNS server when there is no IP PR: https://github.com/opnsense/core/issues/1273
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
This doesn't really matter in the current code as it is the default and only 'one' makes the implementation change its scope, but for the sake of consistency let this be fixed.
-
- 24 Nov, 2016 4 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
We're switching to PHP 7.0 (or 7.1 maybe), php-suhosin seems dead, and maybe someone wants to work on a newer python base.
-
-