From: SourceForge.net <no...@so...> - 2004-05-11 16:36:05
|
Bugs item #952015, was opened at 2004-05-11 10:36 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116453&aid=952015&group_id=16453 Category: DB Schema Group: Genex-2 Status: Open Resolution: None Priority: 8 Submitted By: Jason E. Stewart (jason_e_stewart) Assigned to: Jason E. Stewart (jason_e_stewart) Summary: admin users cannot see data in views if not in ro_gs_fk Initial Comment: admin users should be able to see all data, even when looking through a view - this is probably important for using scratch views. There should be a function is_admin() that returns true if the user is in the genex_admin group. Then we can make the sec view sql where clause be: WHERE is_genex_admin() or ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=116453&aid=952015&group_id=16453 |