Custom Query (1173 matches)
Results (4 - 6 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#39 | fixed | OpenID support | ||
Description |
This is probably not gonna happen for a long time, but I would love to lobby for openID support at some point. I love the way you can e.g. register at this redmine instance, prefilling your user data and not needig a separate password. There are a ton of openID providers out there already, yahoo, google, launchpad, facebook(?), etc., so everyone has one already. Feel free to assign this to a "way in the future" wishlist milestone. |
|||
#47 | fixed | It is possible to register 2 accounts with same email address | ||
Description |
We can currently register two accounts with the same email address. I am not sure if this is a feature or a bug, but it will be fun when we implement the "forgot password" functionality. Can this be limited on the database level or where would one check the uniqueness? |
|||
#55 | fixed | Need a paginator with tests | ||
Description |
We need a nice paginator. We may also need a wrapper paginator task (or just a specialized paginator) for mongodb queries. `http://flask.pocoo.org/snippets/44/ <http://flask.pocoo.org/snippets/44/>`_ would be a good starting point - Add paginator(s) - Make sure said paginator works efficiently with mongodb/mongokit queries - add tests |
Note:
See TracQuery
for help on using queries.