Commit Graph

41 Commits

Author SHA1 Message Date
Scott Ullrich
2715fc5250 Save new password correctly 2005-10-09 04:18:57 +00:00
Scott Ullrich
721834135e * Sync root and admin passwords
* Move sync logic into pfsense-utils:sync_webgui_passwords()
2005-10-04 00:10:44 +00:00
Scott Ullrich
c1c2b58ddf Move sync passwords earlier up 2005-09-21 22:09:24 +00:00
Scott Ullrich
a9808a3825 Sync accounts. 2005-09-21 22:08:55 +00:00
Scott Ullrich
fadc03602b Note that we are redirecting in 10 seconds 2005-09-20 22:04:24 +00:00
Scott Ullrich
39b78c46fa Call ob_flush() too 2005-09-20 22:03:54 +00:00
Scott Ullrich
6f30d56c46 * flush() output buffer
* sleep for 2 seconds before web server change
2005-09-20 22:03:05 +00:00
Bill Marquette
a6b0fbf76d (#457) Fix redirect on port/proto changes 2005-09-04 14:48:51 +00:00
Scott Ullrich
96a4e962c3 Relocate sync_webgui_passwords(); 2005-08-21 18:57:47 +00:00
Scott Ullrich
3cfdba5f63 Remove reboot dependency 2005-08-21 18:56:37 +00:00
Scott Ullrich
838a5ce6c5 Call sync_webgui_passwords() after password change 2005-08-21 18:55:33 +00:00
Scott Ullrich
62d489e7ee Note password change occured in webgui 2005-08-21 18:54:54 +00:00
Bill Marquette
6485deb5a7 Ticket #338: better fix, this works even when the user access pfsense
via a name or IP other than pfsense thinks it is
2005-08-13 22:44:10 +00:00
Scott Ullrich
e2c41c393f SERVER_NAME -> SERVER_ADDR 2005-08-13 22:20:16 +00:00
Scott Ullrich
e02f143c7a Echo out meta refresh inside <html> tags 2005-08-13 22:14:26 +00:00
Scott Ullrich
2f3f316c9a Echo out meta refresh inside <html> tags 2005-08-13 22:13:59 +00:00
Scott Ullrich
3a986da762 Echo out information before calling system_webgui_start() 2005-08-13 19:48:04 +00:00
Scott Ullrich
cfa6fa1ada Switch operating mode cleaner and meta redirect at end of page
Ticket #338
2005-08-13 19:41:12 +00:00
Bill Marquette
94a82e34e9 remove extra pgtitle 2005-07-03 18:30:19 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
af4aa061c9 * Curve bottom of grey areas if needed
* Curve tabs
* Cleanup
2005-07-02 20:11:33 +00:00
Scott Ullrich
4df96eff4d include head.inc and round corners on tabs 2005-07-02 04:38:35 +00:00
Scott Ullrich
c668c964b4 $changecount++ so that the savings on the form can be saved. DOH!
This should address Ticket #16
2005-04-26 21:51:08 +00:00
Scott Ullrich
0d8a219e85 Unset $config['system']['dnsallowoverride'] before assigning.
This should address Ticket #16
2005-04-26 20:20:56 +00:00
Colin Smith
63c2f16935 Move popup alert to notes field. Could these be completely removed? The webGUI should automagically redirect them now. 2005-04-04 17:31:38 +00:00
Scott Ullrich
d306d35b60 use alert(''); for alerting that the webGUI will take effect on save 2005-04-04 17:20:24 +00:00
Bill Marquette
9eab73da1b Let the update_if_changed() force passing as reference instead of relying on our memory and testing abilities 2005-04-03 15:34:04 +00:00
Colin Smith
61b655b93d Add missing ). 2005-03-31 23:17:58 +00:00
Bill Marquette
37d160c268 Restart webgui if either port or protocol is change 2005-03-31 02:49:33 +00:00
Bill Marquette
62d01225f3 update change desc if password changes (but don't log) 2005-03-27 22:10:30 +00:00
Bill Marquette
79f8694f55 better function name :) 2005-03-27 20:58:09 +00:00
Bill Marquette
4fbf63aa05 use new updatechanged() function for most var changes 2005-03-27 20:33:13 +00:00
Bill Marquette
417c60420f Commit description work done so far 2005-03-27 19:32:08 +00:00
Colin Smith
2ecd3a0db5 Remove javascript alert when changing webGUI protocol (it's redirected transparently anyway). 2005-03-22 04:28:15 +00:00
Bill Marquette
ce62fee7c2 same loving for port number changes 2005-03-21 04:35:29 +00:00
Bill Marquette
390c2739d2 make webgui proto chagne transparent to user, just redirect to new port 2005-03-21 04:29:13 +00:00
Bill Marquette
8e8f7ff7ce Remove need to reboot after changing webgui protocol 2005-03-21 04:18:33 +00:00
Scott Ullrich
841dd38a30 Change m0n0wall -> pfSense
Noticed-by: Bryan
2005-01-06 02:02:33 +00:00
Scott Ullrich
04ad7c7c3f Sync root password with admin password 2004-12-25 04:13:45 +00:00
Scott Ullrich
07bd3f83b4 Synchornize with m0n0wall 1.2b3. These files have not really been
modified too much so a straight copy works.   9 files remain to be
patched by hand.
2004-12-05 19:31:44 +00:00
Scott Ullrich
5b23774500 Initial revision 2004-11-07 03:06:49 +00:00