Custom Query (1173 matches)
Results (283 - 285 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #70 | FIXED | Usernames are case-sensitive | ||
| Description |
On registration you can register a new account even if there is already a user with this name (but with some letters lower/uppercase). An example: There could be a user "alice" and a user "Alice" at the same time. |
|||
| #278 | duplicate | User-defined galleries | ||
| Description |
Enable users to curate galleries containing an ordered collection of media. User can add media entries (that users' or others'?) to a gallery and specify the ordering of entries in the gallery. Two new collections will be involved: Gallery (name, description, owner, etc.) and GalleryEntry (gallery id, media entry, position, etc.). |
|||
| #1096 | fixed | User registration form is too strict with usernames | ||
| Description |
Usernames with "-" (dash) are disallowed. The current regex in
This does allow underscores are fine with this regex though!
|
|||
