Colin Kuskie
d2f157ddea
Provide a fallback for contents of .wgaccess files. Fixes bug #12328
2012-02-24 22:27:44 -08:00
Scott Walters
622391b61d
Using Basic Auth with WebGUI ( #12198 )
...
Per IRC discussion with preaction, make HTTP auth failures soft failures.
Don't attempt to re-auth the user on failure. Otherwise, .htaccess or
similar put in place to protect a site and WebGUI get into a skirmish
(users are asked to re-auth even if they did the .htaccess correctly,
the log gets flooded, cats get radio shows, etc).
2011-09-07 20:24:29 -04:00
Paul Driver
61245baaaa
Fix template preview to work with chunked content and template post-processing (in Layout, for instance)
2011-01-06 14:35:56 -06:00
Doug Bell
55920f59e0
fix #11964 files show in trash and old revisions
2010-11-16 17:54:08 -06:00
Graham Knop
7c7136f02a
remove useless variable declaration
2010-04-15 14:03:09 -05:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Colin Kuskie
3b3347c4a8
Restore ErrorHandler->fatal handling of no DB connection. Fixes bug #11494 .
2010-03-30 15:11:26 -07:00
Colin Kuskie
d6400799aa
Allow snippets to be really empty, without showing the Page Not Found screen.
2009-07-06 19:35:00 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
JT Smith
a06dc75276
- Added a basic auth mechanism to WebGUI, which will allow WebGUI to handle
...
authenticated web service queries.
2008-10-12 23:19:46 +00:00
Colin Kuskie
586164d8d0
rfe: VIM perl mode for skeletons
2008-09-16 22:28:17 +00:00
Graham Knop
315e47781e
fixed: User is logged out if a fatal error occurs
...
error reporting and debug cleanups
2008-07-25 04:03:30 +00:00
Graham Knop
e37db64483
clean up credits code a little
2008-07-25 04:03:24 +00:00
JT Smith
6093c410c9
- Fixed a problem where shop could create internal server errors instead of
...
catching the exceptions.
- Made the iTransact terminal link a button that automatically logs you in.
- iTransact now more gracefully handles recurring payment postback errors.
2008-07-10 14:50:42 +00:00
Doug Bell
f3996eb316
Complete asset manager rewrite.
2008-05-26 22:07:16 +00:00
JT Smith
17d6151832
some updates to URL and content handlers to make them a bit more flexible
2008-04-26 18:59:48 +00:00
JT Smith
8500c4d506
Cleaned the pollution from the forms system.
2008-04-16 16:11:10 +00:00
Graham Knop
5df58ac79f
fixed: international characters corrupted in titles
2008-04-09 22:27:41 +00:00
Graham Knop
bdcf6eb4bc
fixed: anonymous registration leaves user at blank page
2008-04-08 22:04:00 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fb434a8b3a
fix: content handler and redirects
2008-01-25 01:36:14 +00:00
JT Smith
de0ac26cd1
Added a new plugin handler system that is both faster and more secure.
2007-12-28 18:25:02 +00:00
Doug Bell
0cfe03726a
proposed fix for strange cache issue
2007-12-27 05:01:16 +00:00
Doug Bell
30f22c9b7a
fixed some bugs in URL/Content handlers. fixed some bugs in Gallery.
2007-12-18 15:38:06 +00:00
JT Smith
1ce61982ed
some bug fixing
...
added some tests
2007-12-16 18:56:36 +00:00
JT Smith
09ac71093b
added a not found handler, and better debug handling
2007-12-14 22:43:08 +00:00
JT Smith
1fc11fbda8
Added pluggable URL and content handlers.
2007-12-14 22:08:09 +00:00