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
Colin Kuskie
61d7287ea5
Disable LDAP tests until we get the test LDAP server back up and running.
2011-08-30 14:35:20 -07:00
Doug Bell
5e7b332e67
fix tests by adding test keys
2010-06-29 15:59:04 -05:00
Doug Bell
687c36fd27
add tests
2010-06-27 22:09:06 -05:00
Graham Knop
b832deecd1
convert all cleanup methods to addToCleanup
2010-06-10 10:09:53 -05:00
Graham Knop
fe1ac66cca
remove useless test END blocks
2010-06-10 10:09:45 -05:00
Colin Kuskie
8563340eff
Update LDAP auth credentials, use built-in LDAP clean-up, fix broken tests.
2010-02-09 18:20:49 -08:00
Colin Kuskie
80a7f7bd53
Fix a syntax error in t/Auth/LDAP.t
2010-02-09 16:39:22 -08:00
Doug Bell
c16809ab99
fixed LDAP tests for LDAP best practices
2010-02-08 19:36:48 -06:00
Colin Kuskie
c4e63dfef0
Auto update user's DN if it changes on the LDAP server. Fixes bug #11217
2009-11-13 16:17:18 -08:00
Doug Bell
ec30672d9e
fixed #11218 : LDAPS does not create users automatically
2009-11-09 18:06:52 -06:00
Colin Kuskie
6e0fcee52e
Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize.
2009-08-24 04:45:29 +00:00
Colin Kuskie
e88a5e2493
Forward port version tag fix.
2009-05-25 15:35:45 +00:00
Colin Kuskie
4a7d704bfc
Forward port version tag tracking and leak fix.
2009-05-25 15:32:59 +00:00
Colin Kuskie
c60237443c
Test cleanups.
...
Fix a leaking group in Asset/Post/permission.t. Threads do not clean
up their groups when they are purged.
2009-05-01 02:17:39 +00:00
Colin Kuskie
4e78593395
Change tests to use the automatic backup of Settings in END blocks.
2009-03-30 20:41:02 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Doug Bell
98992b8920
- added: Inbox is now pruned after 1 year
...
- Added about a hundred tests for Collaboration system, Post, and Thread
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be
usable now.
2008-04-26 02:23:10 +00:00
Doug Bell
4a65691dcc
add: Calendar List view and associated Help
...
add: Ical Page length
add: WWW::Mech tests for Auth and Redirect
2008-02-28 18:40:06 +00:00