Remove dependency on stored procedure in PostgreSQL

Bug #673019 reported by Łukasz Czyżykowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical SSO provider
Confirmed
Low
Unassigned

Bug Description

Currently code which generates OpenID identifier is implemented as a stored procedure inside PostgreSQL. Although this procedure is written in Python it requires an extra step when setting up the environment and also prevents us from using different databases, for example for testing purposes.

We should not depend on needing to have code generating those identifiers be run on database itself. Implementing it on application side shouldn't have any adverse effects.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.