lemur/lemur/migrations
Eric 6edc5180c7 fix roles assigned in the ui for sso (#1017)
This commit fixes the ability to assign roles to people in the ui
when the user is SSO. The idea is if a role is ever assigned via
SSO it becomes a "SSO Role" or a "Third Party" Role. by setting
third_party to true on the role object.

Once a role is marked as third party it can no longer be controlled
through the ui for SSO Users. (for ui users this poses no functional
change). It must be controlled via SSO.
2017-12-11 13:51:45 -08:00
..
versions fix roles assigned in the ui for sso (#1017) 2017-12-11 13:51:45 -08:00
README initial commit 2015-06-22 13:47:27 -07:00
alembic.ini initial commit 2015-06-22 13:47:27 -07:00
env.py Initial work allowing certificates to be revoked. (#941) 2017-09-28 18:27:56 -07:00
script.py.mako initial commit 2015-06-22 13:47:27 -07:00

README

Generic single-database configuration.