Projet

Général

Profil

Télécharger (15 ko) Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / system_advanced_notifications.php @ cce09d94

# Date Auteur Commentaire
cce09d94 09 octobre 2014 18:42 Phil Davis

Ticket #3860 Correctly display SMTP SSL TLS boxes

After using the "Test" button, $_POST['smtpssl'] and $_POST['smtptls'] was 'on' or null - this got blindly copied back into $pconfig[] and resulted in the state of the SSL/TLS/STARTTLS checkboxes not being redisplayed....

6b1f9a99 15 novembre 2013 22:30 Renato Botelho

Many fixes on privileges, ticket #3216:

- Remove unused privilege page-diagnostics-logs-wireless
- Remove duplicated privileges
- Fix limiter-info, pf-info and system-pftop that were using wrong name
- Add privs for services-igmpproxy-edit
- Fix ID for acptiveportal allowedhostnames and editallowedhostnames...

dd33fd4e 17 octobre 2013 10:43 Warren Baker

Split SSL/TLS into separate checkboxes so that plaintext connections can be made secured by using STARTTLS. Support for SMTPS connections should probably be done away with in future. Fixes #3180

fae7ef31 09 septembre 2013 01:57 jim-p

Test growl whether or not growl is disabled.

f0992686 13 juin 2013 18:19 jim-p

Add the ability to disable Growl or SMTP notifications but keep their settings intact. Remove automatic test messages on save. Add individual test buttons for Growl and SMTP that work even if the service(s) are disabled.

846ac60f 07 mars 2013 22:14 Colin Fleming

Tidy up System:Advanced:Notifications XHTML

Close INPUT tags

66a346b4 29 février 2012 00:03 Erik Fonnesbeck

Fix formatting and move setting back to system.

970ca1b7 28 février 2012 23:33 Yehuda Katz

Moved beep option to notifications page

f670f0a2 30 août 2011 00:43 Scott Ullrich

Unlink last msg cache for growl when sending test messagws

d58b93d2 19 juillet 2011 22:32 jim-p

Fix label for SMTP server. Hostnames work fine.

2d74f1cf 16 mars 2011 08:31 Albert S. Causing

Add support for TLS/SSL for notification (tested with smtp.gmail.com port 465)

6840d0e7 11 octobre 2010 08:09 Erik Fonnesbeck

Unfortunately, using variables in this way in strings passed to gettext doesn't work well with translations. Replacing with sprintf for now.

ebb57fe2 10 octobre 2010 16:25 Warren Baker

Replace hard coded pfSense with product_name

1a8bf19a 20 juillet 2010 21:11 jim-p

Fix typos

9277b7ef 14 juillet 2010 21:01 jim-p

Allow setting the SMTP port for notifications. Fixes #677

f0d1edc9 27 avril 2010 20:25 Carlos Eduardo Ramos

Implement gettext()

addbcae7 18 avril 2010 03:56 Scott Ullrich

Fix growl issues.

Ticket #518
Ticket #519

Submibtted-by: Blake Skinner

39163f72 04 mars 2010 00:22 Ermal Lu?i

Ticket #393. Require once.

72306d5a 01 janvier 2010 00:00 Scott Ullrich

Adding smtp auth support for notifications. Requested-by:

8b0d920e 08 novembre 2009 04:22 Scott Ullrich

allow sending of same message twice when 'testing' smtp service

827a7864 03 octobre 2009 07:04 Scott Ullrich

Do not include head.inc twice

9308e4c1 03 octobre 2009 06:44 Scott Ullrich

Correct misc tab URL

f9fb2569 03 octobre 2009 06:38 Scott Ullrich

Alert if there is a problem sending the test message

1d333258 15 septembre 2009 03:49 Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

b9ab1f26 25 août 2009 21:08 Scott Ullrich

Summons the capitalization police

08ce2d6a 25 août 2009 21:01 Scott Ullrich

Correct hint

7d8c8a28 25 août 2009 20:51 Scott Ullrich

Add seperator

4090c90f 25 août 2009 20:46 Scott Ullrich

Correct pconfig variables

f804b689 25 août 2009 20:44 Scott Ullrich

Require notices.inc

b19369b7 25 août 2009 20:37 Scott Ullrich

Adding SMTP support. Ticket #59

e98419d8 10 juillet 2009 03:59 Scott Ullrich

Adding register_via_growl()

66184513 10 juillet 2009 03:14 Scott Ullrich

Restore form values correctly... really.

67ffb407 10 juillet 2009 03:07 Scott Ullrich

Send a sample test message when user clicks save

1afa87e5 10 juillet 2009 01:38 Scott Ullrich

Oops, store config in correct location

066ceb39 10 juillet 2009 01:32 Scott Ullrich

Save to correct location and nuke dirty stuff

d0e705e1 10 juillet 2009 01:31 Scott Ullrich

Restore growl settings correctly

d9252b1f 10 juillet 2009 01:22 Scott Ullrich

Adding System: Advanced: Notifications to priv list

facd2d76 10 juillet 2009 01:02 Scott Ullrich

First stab at adding growl notifications settings screen (and other future notifications)