New Lastuser is live

1 view
Skip to first unread message

Kiran Jonnalagadda

unread,
Apr 21, 2013, 6:37:02 AM4/21/13
to hasgee...@googlegroups.com
Over the last couple of days I added Alembic migrations to Lastuser, added a "status" flag to indicate active/suspended/merged accounts, and merged the code-reorg branch into master. It's now live at auth.hasgeek.com.

I will next be using Flask-SQLAlchemy "binds" to allow the blueprints to be used in other apps while talking to an independent database. This will allow lastuser's UI to be merged into hasweb.


Kiran

-- 
Kiran Jonnalagadda

Kiran Jonnalagadda

unread,
May 8, 2013, 6:27:14 AM5/8/13
to HasGeek Code
We moved to SQLAlchemy Binds a few commits ago.

Today I fixed one of the biggest loopholes in Lastuser, one that has been around for over a year. When editing a Team within an Organization, Lastuser loaded the full list of users into the form (ids and names). We've now grown to several thousand users, so this was both (a) slow and (b) made the full list of user accounts public (though names only).

As of today the form uses an Ajax autocomplete widget. You'll have to update coaster, baseframe and lastuser on your local instances.

Kiran


-- 
Kiran Jonnalagadda


Reply all
Reply to author
Forward
0 new messages