Custom Query (2152 matches)
Results (1279 - 1281 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#1386 |
fixed
|
Disallow account creation via openid
|
rgrp
|
rgrp
|
Reported by rgrp,
3 years ago.
|
Description |
Superticket: #1343
Creation of accounts from OpenID causes large number of problems:
- No guarantee of other profile info
- Poor username (just from openid)
We therefore will:
- Require creation of user account via register (no auto-creation of accounts via openid)
- sidebar of register page should point to login page rather than openid signin
- Permit association of an openid with an account ...
- How: paste in your openid url (requires change to edit form to have this)
- won't work for google with their weird openid urls
- [future] Nicer way is to have login via openid while logged in (which association then happening in background)
- Migration (for 1+2):
- (?) Generate decent usernames for all existing accounts
- As this is nontrivial suggest instead we allow editing of usernames (by account owner and sysadmins). This is useful in its own right and is a reasonable 80/20 solution.
- This does present the problem of re-associating commits with the new username. Best solution to this would be to switch revisions to point to userid rather than username. See #1534
- [optional] Change display_name to always be username
- Change My Account to Username at top right of all pages (once we know
usernames are short ...)
- could do this straight away by truncating long usernames (e.g. truncate
at 20 chars ...)
- Also should we lose the icon?
|
#1387 |
fixed
|
Not specifying a protocol in dataset url causes broken link to be served on dataset view page
|
toby
|
johnglover
|
Reported by johnglover,
3 years ago.
|
Description |
If a user enters a url with no protocol (eg: www.data.gov.uk) in the 'url' field of a dataset, a broken link is created on the view page.
CKAN should probably either put in a http:// if no protocol is given, or validation should fail.
|
#1388 |
fixed
|
etags caching on home page
|
|
dread
|
Reported by dread,
3 years ago.
|
Description |
Needs to update on:
- language - It's broken on thedatahub.org if you change to German and then click on the CKAN icon top-left to go to thedatahub.org again.
AND
- whether signed in or not - #1373
BUT not latest revisions (which is what it was)
Or get rid of etag caching on this page and others?
|
Note: See
TracQuery
for help on using queries.