🔐 Simple Authentication Test

Test 1: Check Session Status (GET)

This will check if you're logged in and show session information.

Test 2: Test Action (POST)

This will test a simple POST action to verify authentication works.

Test 3: Get Article Test

This will test getting an article (the failing functionality).

Test 4: Direct news_management.php Comparison

This will test the actual news_management.php file for comparison.