mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon
Update to 2005.03 release.
Switch MATERSITES to the official one sourceforge.
Change log:
- XML syntax highlighting
- spelling suggestions (excellent for converting from texts w/o Romanian
language specific letters)
- check word on dexonline.ro
- bookmarks
- 30,000 new words
- small fix for status window
PR: ports/90301
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
Reported by: simon
Switch to wxGTK 2.6
Use OPTIONS
Fix edge case of linking against libid3tag if installed without registering a dependency (reported by Laurent Debacker).
Add SHA256
portlint(1)
PR: 90294
Submitted by: maintainer
2005112800
- This port liba52-devel will provide the very latest liba52 from
multimedia/ffmpeg-devel port distfiles with all the latest
optimizations. Unfortunaly, there has been some API changes which
prevent it from being an update to the standard audio/liba52 port.
Repo copied by: marcus
lsdvd-ls application instead of the port multimedia/lsdvd
2) Bump PORTREVISION due to [1]
3) Take over maintainership as per previous maintainer request: "I
don't use it anymore"
Approved by: Andreas Fehlner <fehlner@gmx.de> (previous maintainer)
arbitrary rules for Catalyst applications. It operates only on the
Catalyst private namespace, at least at the moment.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/
PR: ports/90275
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
roles, which that user is allowed to assume, and every restricted part
of the app makes an assertion about the necessary roles.
If the user is a member in all of the required roles access is granted.
Otherwise, access is denied.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles
PR: ports/90272
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
PR: ports/90271
Submitted by: Lars Balker Rasmussen <lars@balker.dk>