Custom Query (2152 matches)
Results (508 - 510 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2315 | fixed | Change Cookie expiry | dread | dread |
Description |
Change login cookie from a default expiry of 50 years to 2 years. You can also uncheck a 'remember me' checkbox on the login form for the cookie to just last the session. Background conversation on ckan-dev: DR: I wonder if anyone objects to the expiry of the login cookie to be changed from 50 years to 2 years? 50 years might be appropriate for thedatahub.org, but for government sites it seems (to me) to be too lax. Toby: is this the repoze.who cookie? If so that seems sensible to me. Rufus: Definitely agree. I would also like to see introduction of a standard "remember me" checkbox (set to true by default). At the moment a login lasts forever (until you logout) automatically. |
|||
#2325 | fixed | Format alphabet pager (tags page) for bootstrap | dread | dread |
Description |
Also need to fix bug where 'Other' is never highlighted. |
|||
#2373 | fixed | Group autocomplete doesn't work with multiple words | dread | dread |
Description |
e.g. 'Cabinet Office' returns 0 results, whereas 'Cabinet' returns 'Cabinet Office'. /api/2/util/authorizationgroup/autocomplete?q=Cabinet%20Office This feature only seems to be used by DGU at the moment (I think) |