Opened 15 months ago
Closed 15 months ago
#13772 closed enhancement (duplicate)
Provide an account system on this instance.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | project | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Enhancement
Currently, user-specific preferences appear to be saved with solely a browser cookie. This means that clearing these from the browser, during a browser or OS reinstallation, or even some updates, shall silently cause your preferences to be entirely deleted. This means that complex notification rulesets are tedious to recreate.
Consequently, I suggest that this Trac instance provide an account system. You can see an example implementation at https://trac.wildfiregames.com/register.
Currently, trac.edgewall.org does not appear to provide one, as https://trac.edgewall.org/login requests credentials which are impossible to acquire - https://trac.edgewall.org/register doesn't exist.
Duplicates
Of what I saw, https://trac.edgewall.org/search?q=account&ticket=on returned 0 relevant tickets.
Attachments (0)
Change History (1)
comment:1 by , 15 months ago
| Component: | general → project |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |



A duplicate of #8786