Commit graph

  • 3bea49da47 Fix spacing pdontthink 2016-05-06 20:12:50 +00:00
  • bf849c9603 Fix spacing pdontthink 2016-05-06 20:12:50 +00:00
  • d8b6909034 Per comments in the commit - setting the session cookie over and over can be troublesome, but doing the obvious and defaulting to *replace* cookies causes logins to fail due to something I don't care to debug - session cookie is complex through all the pages involved in a login request - instead we use a simple static cache to prevent useless duplicate cookie headers pdontthink 2016-04-06 05:33:06 +00:00
  • 35657ece1a Per comments in the commit - setting the session cookie over and over can be troublesome, but doing the obvious and defaulting to *replace* cookies causes logins to fail due to something I don't care to debug - session cookie is complex through all the pages involved in a login request - instead we use a simple static cache to prevent useless duplicate cookie headers pdontthink 2016-04-06 05:33:06 +00:00
  • adce95f4e9 Previous change causes logins to fail, due to something I don't care to debug - session cookie is complex through all the pages involved in a login request - instead we revert the last commit and use a simple static cache to prevent useless duplicate cookie headers pdontthink 2016-04-06 05:27:52 +00:00
  • 39245193d4 Previous change causes logins to fail, due to something I don't care to debug - session cookie is complex through all the pages involved in a login request - instead we revert the last commit and use a simple static cache to prevent useless duplicate cookie headers pdontthink 2016-04-06 05:27:52 +00:00
  • 6260bd2b5f Why did we default to putting multiple cookie headers for same name? I think this may have been a mistake, please give heads up if this creates any problems; if it was intentional pdontthink 2016-04-06 04:52:09 +00:00
  • af6e3522ca Why did we default to putting multiple cookie headers for same name? I think this may have been a mistake, please give heads up if this creates any problems; if it was intentional pdontthink 2016-04-06 04:52:09 +00:00
  • b2e58ebd79 Add more accurate error reporting pdontthink 2016-02-01 18:22:40 +00:00
  • 441dba2768 Add more accurate error reporting pdontthink 2016-02-01 18:22:40 +00:00
  • 4740925a83 Fix spacing issue pdontthink 2016-02-01 10:36:15 +00:00
  • db61d9e998 Fix spacing issue pdontthink 2016-02-01 10:36:15 +00:00
  • 0d83476f64 Fix syntax error pdontthink 2016-02-01 04:33:04 +00:00
  • 0a6d67b054 Fix syntax error pdontthink 2016-02-01 04:33:04 +00:00
  • c006d5d1a2 Update checks to reflect recent changes pdontthink 2016-01-09 19:00:58 +00:00
  • 775b333d24 Update checks to reflect recent changes pdontthink 2016-01-09 19:00:58 +00:00
  • d00b46fc83 Happy New Year pdontthink 2016-01-01 21:30:56 +00:00
  • f7616657f8 Happy New Year pdontthink 2016-01-01 21:30:56 +00:00
  • 2300e779d8 Update define statement too pdontthink 2016-01-01 21:08:57 +00:00
  • 08dd27668a Update define statement too pdontthink 2016-01-01 21:08:57 +00:00
  • 95d6fba711 Happy New Year pdontthink 2016-01-01 21:08:02 +00:00
  • 987e924f14 Happy New Year pdontthink 2016-01-01 21:08:02 +00:00
  • 308acee33f Happy New Year pdontthink 2016-01-01 21:07:02 +00:00
  • b42005ee50 Happy New Year pdontthink 2016-01-01 21:07:02 +00:00
  • fadaa0188e Happy New Year pdontthink 2016-01-01 21:05:13 +00:00
  • 4e94d8d805 Happy New Year pdontthink 2016-01-01 21:05:13 +00:00
  • ba62fc8d31 Happy New Year pdontthink 2016-01-01 21:04:15 +00:00
  • 14c62b20a5 Happy New Year pdontthink 2016-01-01 21:04:15 +00:00
  • 08a843c3bb Happy New Year pdontthink 2016-01-01 20:59:53 +00:00
  • 2934017d92 Happy New Year pdontthink 2016-01-01 20:59:53 +00:00
  • acb2e37d32 Happy New Year pdontthink 2016-01-01 20:04:30 +00:00
  • 3d503fe213 Happy New Year pdontthink 2016-01-01 20:04:30 +00:00
  • 686eafda9d Handle HTML a little better on replies pdontthink 2015-12-09 05:30:19 +00:00
  • 46ff51f5ab Handle HTML a little better on replies pdontthink 2015-12-09 05:30:19 +00:00
  • d2e36bb955 Use the correct entity type to detect content type pdontthink 2015-12-09 04:49:16 +00:00
  • 005b9ba157 Use the correct entity type to detect content type pdontthink 2015-12-09 04:49:16 +00:00
  • 0154daaf61 Added STARTTLS support pdontthink 2015-11-30 23:52:03 +00:00
  • 46168b3131 Added STARTTLS support pdontthink 2015-11-30 23:52:03 +00:00
  • 1013c104d6 Update config utility to add STARTTLS support pdontthink 2015-11-30 23:45:33 +00:00
  • f78009008e Update config utility to add STARTTLS support pdontthink 2015-11-30 23:45:33 +00:00
  • e3522eb480 Update defaults pdontthink 2015-11-30 23:42:20 +00:00
  • c2ccff872f Update defaults pdontthink 2015-11-30 23:42:20 +00:00
  • ed1e2bdc6b Minor correction pdontthink 2015-11-30 23:40:19 +00:00
  • 22815939ae Minor correction pdontthink 2015-11-30 23:40:19 +00:00
  • 052d81ade3 Minor code organization pdontthink 2015-11-30 23:31:50 +00:00
  • 2581933b22 Minor code organization pdontthink 2015-11-30 23:31:50 +00:00
  • 7e4e8dbb9e Add STARTTLS support for SMTP connections pdontthink 2015-11-30 23:23:07 +00:00
  • bf99d3fea5 Add STARTTLS support for SMTP connections pdontthink 2015-11-30 23:23:07 +00:00
  • ce04c4d629 Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:54:16 +00:00
  • e548b9e174 Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:54:16 +00:00
  • c8ff5dd6cc Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:53:13 +00:00
  • 7ce105fc6a Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:53:13 +00:00
  • 6a38f19767 Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:48:12 +00:00
  • d123f4ae3d Adding "smtp_helo_override" hook pdontthink 2015-11-30 22:48:12 +00:00
  • 61d7d86709 Adding STARTTLS for IMAP connections pdontthink 2015-11-30 22:10:05 +00:00
  • 5246c01932 Adding STARTTLS for IMAP connections pdontthink 2015-11-30 22:10:05 +00:00
  • b7ba998811 Check for error opening directory pdontthink 2015-09-10 21:01:22 +00:00
  • 7de100ce73 Check for error opening directory pdontthink 2015-09-10 21:01:22 +00:00
  • 2e129bc8d9 Check for error opening directory pdontthink 2015-09-10 21:00:50 +00:00
  • 99c1dcd230 Check for error opening directory pdontthink 2015-09-10 21:00:50 +00:00
  • 7ae2742074 Delete-move-next plugin needs to update server sort array cache too pdontthink 2015-08-11 00:24:40 +00:00
  • 90eefd310c Delete-move-next plugin needs to update server sort array cache too pdontthink 2015-08-11 00:24:40 +00:00
  • af1f2b9e57 Also give the containing table an identifier pdontthink 2015-08-04 22:51:22 +00:00
  • 4167b582e1 Also give the containing table an identifier pdontthink 2015-08-04 22:51:22 +00:00
  • 62e13b0a5d Put an id on username/pwd input cells pdontthink 2015-08-04 22:40:47 +00:00
  • 95c481e03e Put an id on username/pwd input cells pdontthink 2015-08-04 22:40:47 +00:00
  • 7dde4225fb Give submit button an id/name pdontthink 2015-08-04 22:05:48 +00:00
  • 42b544d3d0 Give submit button an id/name pdontthink 2015-08-04 22:05:48 +00:00
  • 9b846e52a2 Minor fix pdontthink 2015-08-01 04:36:18 +00:00
  • bbb42f3850 Minor fix pdontthink 2015-08-01 04:36:18 +00:00
  • 91cc8c4fd4 Add new login_before_page_header (boolean) hook; allows plugins to have more explicit control over login page header pdontthink 2015-08-01 04:32:48 +00:00
  • 371aaad753 Add new login_before_page_header (boolean) hook; allows plugins to have more explicit control over login page header pdontthink 2015-08-01 04:32:48 +00:00
  • b64073a2d9 Spacing only pdontthink 2015-08-01 04:29:17 +00:00
  • 440c913f5a Spacing only pdontthink 2015-08-01 04:29:17 +00:00
  • af606c9f63 Add new login_before_page_header (boolean) hook; allows plugins to have more explicit control over login page header pdontthink 2015-08-01 03:03:53 +00:00
  • 23101734cb Add new login_before_page_header (boolean) hook; allows plugins to have more explicit control over login page header pdontthink 2015-08-01 03:03:53 +00:00
  • 9184e62542 Always show subject tooltip rollover pdontthink 2015-08-01 02:34:57 +00:00
  • 91066cd0e6 Always show subject tooltip rollover pdontthink 2015-08-01 02:34:57 +00:00
  • b64e8c5046 Always show subject tooltip rollover pdontthink 2015-08-01 02:23:37 +00:00
  • 09399c7420 Always show subject tooltip rollover pdontthink 2015-08-01 02:23:37 +00:00
  • b658d5dac5 Add a couple sensible defaults pdontthink 2015-06-21 10:16:48 +00:00
  • 5b246ce933 Add a couple sensible defaults pdontthink 2015-06-21 10:16:48 +00:00
  • 5a5efd44da Add a couple sensible defaults pdontthink 2015-06-21 10:07:38 +00:00
  • 76ebee730b Add a couple sensible defaults pdontthink 2015-06-21 10:07:38 +00:00
  • 46ec359bb4 Add a couple sensible defaults pdontthink 2015-06-21 10:06:21 +00:00
  • 149a70ba09 Add a couple sensible defaults pdontthink 2015-06-21 10:06:21 +00:00
  • dc368f3b48 Add a couple sensible defaults pdontthink 2015-06-21 10:05:27 +00:00
  • 83c6f28db1 Add a couple sensible defaults pdontthink 2015-06-21 10:05:27 +00:00
  • 9357ee8127 Add ability for administrator to control whether or not users can edit their reply-to address pdontthink 2015-06-20 12:52:36 +00:00
  • aac60fdced Add ability for administrator to control whether or not users can edit their reply-to address pdontthink 2015-06-20 12:52:36 +00:00
  • 2510144d39 Add ability for administrator to control whether or not users can edit their reply-to address pdontthink 2015-06-20 11:53:28 +00:00
  • e3aa4664f9 Add ability for administrator to control whether or not users can edit their reply-to address pdontthink 2015-06-20 11:53:28 +00:00
  • 2a561c14b9 Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:21:03 +00:00
  • 3e4ec696e0 Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:21:03 +00:00
  • 0415f3dcdb Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:18:37 +00:00
  • b972f2219e Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:18:37 +00:00
  • 7125dc1d0d Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:10:11 +00:00
  • dbabe08d57 Add MD5 alternative to directory hash calculation pdontthink 2015-06-17 23:10:11 +00:00
  • 6f40d3b9de Add helpful link pdontthink 2015-06-14 10:47:28 +00:00
  • 9e725ac4bf Add helpful link pdontthink 2015-06-14 10:47:28 +00:00