Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (541 - 543 of 2152)

Ticket Resolution Summary Owner Reporter
#1316 fixed /api/action uncaught exception if missing necessary parameter kindly dread

Reported by dread, 3 years ago.

Description
curl http://ckan.net/api/action/package_show -d '{"name": "uk-quango-data"}'

This gives 500 error due to KeyError? (it looked for the 'id' param), rather than 400.

#1318 fixed 'Register user' doesn't log you in dread dread

Reported by dread, 3 years ago.

Description

When you register a user, it doesn't seem to be logged in properly straight away. Top-right it invites you to "log in" and "register". Also the "create package" menu option doesn't appear. Going to /user/me sends you to login page. If you then login, then all these things are corrected.

#1319 fixed Require an email address on User registration rgrp dread

Reported by dread, 3 years ago.

Description

Superticket: #1343

This avoids difficulties when they forget their password.

  • (?) Email validation (navl does not have one!)
  • Require email confirmation to be activated (?) (Answer: no, not at present -- see discussion below)
Note: See TracQuery for help on using queries.