Modify ↓
Opened 18 years ago
Closed 9 years ago
#1352 closed enhancement (wontfix)
Mention setting of base_url in documentation
Reported by: | Owned by: | cygnus | |
---|---|---|---|
Priority: | normal | Component: | OpenidPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Excellent plugin! You may wish to mention the following in the documentation.
If you have a Trac environment with several projects be sure to set your base_url
in the [trac]
section of conf/trac.ini
:
base_url = http://yourdomain.com/yourproject/
Note that the trailing slash must be present.
Attachments (0)
Change History (2)
comment:1 Changed 18 years ago by
Status: | new → assigned |
---|
comment:2 Changed 9 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Plugin is deprecated. See AuthOpenIdPlugin for an alternative.
Note: See
TracTickets for help on using
tickets.
Thanks!