Re: Anybody have interesting uses for interfaces.py?
"David Hancock" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
I particularly like the example of checking password complexity. I had tried this before but was tripped up by an auditor only accessing the encrypted password. The documentation was good and easy to follow; thanks for writing it. -- David Hancock [email protected] On Fri, Nov 22, 2019, at 7:02 PM, John P. Rouillard wrote: > Hi all: > > I just documented the use of interfaces.py in the customizing.txt doc for > release 2.0. > > You can see the new doc at: > > https://sourceforge.net/p/roundup/code/ci/default/tree/doc/customizing.txt#l1110 > > This also documents configuring the latest patch that allows you to > set cache-control headers when using roundup to serve static files > using /@@file/... > > I am looking for reviewers of the doc as well as new examples. > > Anybody care to have a read? Maybe learn something new? > > Thanks. > > -- > -- rouilj > John Rouillard > =========================================================================== > My employers don't acknowledge my existence much less my opinions. > > > _______________________________________________ > Roundup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/roundup-users >