[web2py] Re: Error Ticket Includes Sensitive Information

2019-04-04 Thread zm
on > the developers' list > <https://groups.google.com/forum/?fromgroups#!forum/web2py-developers>. > I'm sure a pull request would be welcome once an approach is decided. > > Anthony > > On Monday, March 25, 2019 at 1:57:00 PM UTC-4, zm wrote: >> >&

[web2py] Re: Error Ticket Includes Sensitive Information

2019-03-26 Thread zm
esday, March 26, 2019 at 12:23:17 AM UTC-5, Dave S wrote: > > > > On Monday, March 25, 2019 at 7:28:21 PM UTC-7, zm wrote: >> >> Having some sort of filter criteria would make sense to me. For example, >> a list of arguments and variables to redact / filter. >&

[web2py] Re: Error Ticket Includes Sensitive Information

2019-03-25 Thread zm
Having some sort of filter criteria would make sense to me. For example, a list of arguments and variables to redact / filter. On Monday, March 25, 2019 at 3:30:30 PM UTC-5, Dave S wrote: > > > > On Monday, March 25, 2019 at 10:57:00 AM UTC-7, zm wrote: >> >> The

[web2py] Error Ticket Includes Sensitive Information

2019-03-25 Thread zm
The error tickets created by the framework are great for debugging, however depending on where a failure can include, they can include very sensitive information like user ID + password combinations. Is it possible to filter certain fields out of the tickets such as user name / password? It se

[web2py] Re: Sharing Auth

2019-03-22 Thread zm
; You would either share an auth database or use CAS, not both. > > On Friday, March 22, 2019 at 9:25:06 AM UTC-4, zm wrote: >> >> In a test environment, I've setup the following: >> >> 1 - Domain Controller Running AD >> 2 - Web2Py CAS Provider >> 3 - We

[web2py] Re: Sharing Auth

2019-03-22 Thread zm
In a test environment, I've setup the following: 1 - Domain Controller Running AD 2 - Web2Py CAS Provider 3 - Web2Py CAS Consumer - The provider (#2) is able to get groups from #1, and updates them automatically. - The consumer (3) is using the provider (2) as a CAS provider. This works fine

[web2py] Sharing Auth

2019-03-21 Thread zm
I'm trying to determine the best approach to an issue, and would appreciate feedback. In an enterprise environment with multiple web2py applications, we need a way to manage users / groups. We utilize AD for authentication, and in operating in Python2.7 we are able to use AD and retrieve AD gr

[web2py] Trello Roadmap

2019-03-21 Thread zm
Is it a fair assumption that the trello roadmap at https://trello.com/b/d3aqBbBl/web2py-roadmap is no longer in use? It hasn't been updated since 2016. Can the link in http://web2py.com/init/default/documentation be removed or updated to a new roadmap? -- Resources: - http://web2py.com - h