25 Commits

Author SHA1 Message Date
Franco Fichtner
1b6218f1ce wizard: restore translations in wizards, other lint 2018-12-30 11:09:25 +01:00
Michael Steenbeek
9f7ca43981 Change tabs to spaces 2018-11-22 12:03:54 +01:00
Franco Fichtner
abf1e44d74 wizard: fix root password input
Unfortunately, <name/> generates the name from a label
into the form name= and id= attributes, which can utterly
break if the name is changed when there is custom code.
2018-08-06 06:56:45 +02:00
Franco Fichtner
5a7cc069c4 system: more on backups #2535 2018-07-18 09:12:16 +02:00
Franco Fichtner
37f852632c wizard: tweak language
PR: https://forum.opnsense.org/index.php?topic=8969.0
2018-06-30 21:23:20 +02:00
Franco Fichtner
5ac7f2b105 wizard: fix a typo 2018-01-10 08:56:32 +01:00
Franco Fichtner
59faa1e918 wizard: fix this appropriately 2017-12-28 12:42:31 +01:00
Franco Fichtner
7b10393f5a wizard: uncheck dnssec by default 2017-12-28 11:25:32 +01:00
Franco Fichtner
9425d3bdd0 wizard: cleanup closes #2007 2017-12-27 11:29:18 +01:00
Franco Fichtner
7c66c4f750 wizard: also disable dnsmasq on wizard to avoid clash 2017-12-21 09:44:10 +01:00
Franco Fichtner
a48167c403 wizard: add unbound to wizard, remove dnssec from default #1962 2017-12-18 21:55:48 +00:00
Franco Fichtner
427b9c1220 wizard: good question. the answer is: nope 2017-12-18 08:36:43 +01:00
Franco Fichtner
3acdb13917 openvpn: restore sanity in this wizard system; closes #1644 2017-12-15 10:04:17 +00:00
Franco Fichtner
988096f991 wizard: remove "die" in favour of a graceful input validation / resubmit
Mostly prompted by the problem that mistyping the admin password
makes the form go boom.  We cannot rely on the browser.  While here
reformat and add copyright as various improvements have been made
here ever since 2015.
2017-12-15 08:29:44 +00:00
Franco Fichtner
c5d4002541 src: add Scott's e-mail everywhere 2017-08-05 20:57:29 +02:00
Franco Fichtner
d87c6ff556 Scripts: add a license generator for GitHub 2017-08-05 20:21:35 +02:00
Franco Fichtner
566fe52edc etc: last batch for #1733 2017-07-22 18:10:00 +02:00
Franco Fichtner
9cf6655b46 wizard: do not force change of root password
We are forcing a change through the installer, which is where
the majority starts from.  We don't want to enforce a change
twice.

We can't really see if we installed or went through a factory
reset, so this is (was) the best of both worlds in conjunction
with the new installer feature.

While here, annotate that it is possible to leave it "empty".

This reverts commit 5eb2c986ca7233f0f94f372968433b145b4b3249.
2017-07-14 06:49:13 +02:00
Franco Fichtner
5f1f9caebe wizard: similar cleanups for system wizard 2017-06-09 08:23:36 +02:00
Franco Fichtner
5eb2c986ca wizard: force change of root password 2017-05-14 06:41:37 +02:00
Franco Fichtner
1f3458ecac wizard: tweak previous 2017-02-13 09:44:00 +01:00
Franco Fichtner
7b6ab76964 wizard: somewhat restyle and improve UX 2017-02-13 09:21:06 +01:00
Franco Fichtner
bf1e663ade wizard: problematic webgui restart due to chaining it into reload all 2017-02-11 15:20:56 +01:00
Franco Fichtner
597adf4f4c wizard: more explicit redirects 2017-02-11 14:58:27 +01:00
Franco Fichtner
53bf702269 wizard: adjustments and naming alignments for previous #1359 2017-02-11 14:42:01 +01:00