Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-01-20 | [bugfix] Prevent URL + URI for same account being used as alias target (#2545) | 1 | ||
* [bugfix] Ensure URL and URI for same account can't both be provided as alias * test whoopsie from previous PR | ||||
2024-01-16 | [feature] Account alias / move API + db models (#2518) | 1 | ||
* [feature] Account alias / move API + db models * go fmt * fix little cherry-pick issues * update error checking, formatting * add and use new util functions to simplify alias logic |