the simpler thing is specifying your own "access denied page" with

auth.settings.on_failed_authorization = URL('whatever', 'needs_to_be')

and code one with as much customizations as you like. Don't overlook "error 
pages" templates: they play a pretty big role in every application, if you 
want to make it user-friendly.

On Friday, April 19, 2013 6:38:34 PM UTC+2, Ramos wrote:
>
> Your are "dead" right!
> :)
>
>
> 2013/4/19 Niphlod <[email protected] <javascript:>>
>
>> with my Jedi powers I see through the fog ...... I think he means this
>>
>> https://github.com/web2py/web2py/blob/master/gluon/tools.py#L2937
>>
>>
>> On Friday, April 19, 2013 6:13:41 PM UTC+2, Massimo Di Pierro wrote:
>>>
>>> Some context would be helpful.
>>>
>>> On Friday, 19 April 2013 09:52:13 UTC-5, Ramos wrote:
>>>>
>>>> hello
>>>>
>>>>
>>>>
>>>> Not authorized is available to translate but
>>>>
>>>> "ACCESS DENIED"
>>>> is not available in translate page
>>>>  web2py 2.0.*
>>>>
>>>> tku
>>>>
>>>  -- 
>>  
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to