3295 Commits

Author SHA1 Message Date
Ad Schellevis
b096c21e2f (legacy) layout system_usermanager.php 2015-11-10 10:15:39 +00:00
Ad Schellevis
2f8d4ae853 (legacy) add api keys to system_usermanager.php + fix issue when removing user (regression) 2015-11-10 10:10:07 +00:00
Ad Schellevis
7e5ff77002 (auth) add dropKey to api handler 2015-11-10 08:55:11 +01:00
Franco Fichtner
e369c686aa src: php opening tag cleanup, the return 2015-11-10 08:29:55 +01:00
Franco Fichtner
e346ceaddc src: whitespace and style sweep 2015-11-10 07:21:36 +01:00
Franco Fichtner
2ef52e06af inc: remove two unused functions 2015-11-10 07:19:26 +01:00
Ad Schellevis
2b098ba9da (auth) add api auth to auth factory 2015-11-09 22:24:22 +01:00
Ad Schellevis
b40a2e8a94 (auth) add initial api authenticator 2015-11-09 22:23:55 +01:00
Ad Schellevis
d020d1ec69 (legacy) refactor system_usermanager_addprivs.php 2015-11-09 19:37:29 +00:00
Ad Schellevis
efde97e522 (legacy) use GET for system_usermanager.php 2015-11-09 19:35:55 +00:00
Ad Schellevis
ef41295c4f (legacy) refactor system_usermanager.php 2015-11-09 19:35:25 +00:00
Ad Schellevis
93e50c3f2b (legacy) fix some uninitialized vars in auth.inc 2015-11-09 19:26:37 +00:00
Ad Schellevis
45527f6a8a (menu) fix menu selection on system_usermanager.php 2015-11-09 18:17:10 +00:00
Ad Schellevis
38f5c05678 (legacy) fix uninitialized var 2015-11-09 18:06:55 +00:00
Franco Fichtner
4a8b6cae9c src: unify php opening tags, ze part nummer 1 of two 2015-11-09 09:08:06 +01:00
Franco Fichtner
6b4d81af7b lang: merge new templates into translations 2015-11-09 08:20:31 +01:00
Franco Fichtner
7ebda08db6 lang: regenerate template 2015-11-09 08:13:09 +01:00
Franco Fichtner
7041b5c088 lang/dynamic: regenerate strings 2015-11-09 08:11:39 +01:00
Franco Fichtner
353f9e229a lang: sync progress from translate.opnsense.org 2015-11-09 08:03:07 +01:00
Ad Schellevis
78eadf3174 (legacy) alias url issue, https://github.com/opnsense/core/issues/457 2015-11-08 14:34:50 +00:00
Franco Fichtner
91a6e982b7 www: more translation fixes for #427 2015-11-07 22:25:28 +01:00
Franco Fichtner
77ec6d5d38 Merge pull request #458 from fabianfrz/translation
work on #427
2015-11-07 22:01:31 +01:00
Franco Fichtner
1b03f583a7 www: transform $input_error strings to gettext()
Spotted by: @fabianfrz
2015-11-07 21:52:56 +01:00
Fabian Franz
45f297add6 fixes for #427 in interfaces_lagg.php 2015-11-07 19:50:33 +01:00
Fabian Franz
1961849d74 fixes for #427 2015-11-07 19:46:14 +01:00
Fabian Franz
162fdcb222 fixes for #427 in interfaces_wireless.php 2015-11-07 19:35:22 +01:00
Fabian Franz
b06b01a0b2 fixes for #427 in status_graph.php 2015-11-07 16:33:26 +01:00
Fabian Franz
94e161436d fixes for #427 in firewall_rules_edit.php 2015-11-07 15:55:44 +01:00
Ad Schellevis
1f5b8fa0b5 (legacy) add comment for traceability 2015-11-07 08:25:00 +00:00
Ad Schellevis
2cb7dc042c (legacy) url alias doesn't contain an address, closes https://github.com/opnsense/core/issues/457 2015-11-06 18:21:39 +00:00
Ad Schellevis
b383bdd4a6 (legacy) fix remote network input validation 2015-11-06 17:37:20 +00:00
Ad Schellevis
94a2da6028 (legacy) kill ipsec_smp_dump_status 2015-11-06 17:20:27 +00:00
Ad Schellevis
5f34f72cdb (legacy) fix ipsec widget (use vici) 2015-11-06 17:19:32 +00:00
Ad Schellevis
3fa6460f70 whitespace 2015-11-06 13:48:51 +00:00
Ad Schellevis
5dcae9cf25 (legacy, ipsec) fix ipsec diag page, connect to vici, drop smp support, add privilege separation using configd 2015-11-06 13:44:52 +00:00
Franco Fichtner
89e806e4a7 Merge pull request #452 from thelinuxfr/master
Update Missing translations
2015-11-06 14:39:52 +01:00
Frédéric Lietart
ad277dc10c Update Missing translations #452 2015-11-06 14:28:56 +01:00
Franco Fichtner
2d2a7c11ef src: whitespace sweep 2015-11-06 12:38:10 +01:00
Ad Schellevis
9294829491 (Captiveportal, new) alert user when no voucher auth is configured 2015-11-05 17:52:22 +00:00
Ad Schellevis
10d0ebf804 (Captiveportal, new) solve browser glitch in vouchers 2015-11-05 17:44:06 +00:00
Ad Schellevis
73f8b8b67d (Captiveportal, new) remove quote escape, not needed anymore 2015-11-05 17:25:28 +00:00
Ad Schellevis
441acc419c (Captiveportal, new) skip some more chars in vouchers 2015-11-05 17:40:17 +01:00
Ad Schellevis
6ae824fc9c (Captiveportal, new) there's no place like (local)home 2015-11-05 16:31:48 +00:00
Ad Schellevis
966266e710 (Captiveportal, new) don't use & in tickets 2015-11-05 17:15:39 +01:00
Ad Schellevis
3f71c2a732 (Captiveportal, new) fix typo 2015-11-05 16:10:05 +00:00
Ad Schellevis
dd7bb3b29c (Captiveportal, new) add voucher menu item 2015-11-05 17:05:05 +01:00
Ad Schellevis
911d0c83ea (Captiveportal, new) add voucher frontend 2015-11-05 17:03:47 +01:00
Ad Schellevis
4403583207 (captiveportal, new) flip database location to /conf/ 2015-11-05 17:00:45 +01:00
Ad Schellevis
152e392bd6 (Captiveportal, new) minor fixes to core voucher code 2015-11-05 14:46:26 +01:00
Ad Schellevis
0cadf36d9d (ipsec) whitespace 2015-11-05 09:10:35 +01:00