Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2143 - 2145 of 2152)

Ticket Resolution Summary Owner Reporter
#1265 fixed user/edit error conditions cause exceptions dread dread

Reported by dread, 3 years ago.

Description

We get exceptions on these occasions:

  • user/edit if not logged in
  • user/edit/bob if bob is not a known user

These are a problem only on 1.4.3b.

Introduced in #1229 - merge of branch feature-1229-db-out-of-controllers

#1091 wontfix usernames of users logged in using open ids are strange johnlawrenceaspden

Reported by johnlawrenceaspden, 3 years ago.

Description

If I use my gmail openID to log into a CKAN instance, then my username is:

https://www.google.com/accounts/o8/id?id=AItOawnduohQ5RgXdPJKHiq-SIPbvCBqUaERuEQ

This seems a bit odd.

#1083 fixed userobjectroles added twice can't be deleted johnlawrenceaspden johnlawrenceaspden

Reported by johnlawrenceaspden, 3 years ago.

Description

the add_user_to_role/remove_user_from_role functions are asymmetrical in that the add function is happy to add the same role twice but the remove asserts that it's only in the table once and crashes if that's not true.

an attempt has been made to guard against this, but fails, I think because the add functions rely on the caller committing the change to the db.

same problem affects corresponding authorization_group functions

I'll try to sort this out. Making a note here.

Note: See TracQuery for help on using queries.