Opened 13 years ago

Last modified 13 years ago

#183 new enhancement

Scripts should give a "you are signed up" page instead of 403 forbidden

Reported by: ezyang Owned by:
Priority: minor Milestone:
Component: web Keywords:
Cc:

Description

The standard case for someone signing up for Scripts is that their web_scripts directory is empty, which results in a 403 since we don't enable directory listing by default. Instead, display a pretty page telling the user they have successfully signed up for our service.

Change History (1)

comment:1 Changed 13 years ago by achernya

It seems reasonable to drop a stock index.html with instructions that the user should replace this file with their own content upon signup. This has the obvious limitations that existing accounts will continue to show a 403 error.

Note: See TracTickets for help on using tickets.