Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 0eba64bc52 Session->Privilege is not design well to work in embedded applications
like the RTE because by default it uses the default user style from settings.
This renders a full page, when we really need a message.

I've added an argument to session->privilege->insufficient to use the
empty style and to use a different message with no embedded macros
to process for logging in.  I tested this on the RTE folder adder and
it works fine.  I duplicated this work in the Image add/edit save routine
as well.

Since privilege->insuffient didn't take arguments before, this preserves
the existing API, which is broken.
2007-01-26 05:45:56 +00:00
docs Session->Privilege is not design well to work in embedded applications 2007-01-26 05:45:56 +00:00
etc fix: Added Calendar workflow activity to original configuration file 2006-12-14 18:09:51 +00:00
lib Session->Privilege is not design well to work in embedded applications 2007-01-26 05:45:56 +00:00
sbin added an option to skip maintenance mode 2007-01-25 15:03:43 +00:00
t fix a bad test in the Clipboard and add the AssetPackage test 2007-01-26 05:02:04 +00:00
www A bunch of sqlform fixes 2006-12-19 18:10:12 +00:00