• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Removed an unnecessary "lower()" call ...

The patch to upgrade persons to users was PG-only and not in an XQL file to

boot.

file user-new.xql was initially added on branch oacs-4-5.

made links for proc not relative since it is likely that this proc is called from outside /acs-admin/users as well as from within that url

    • -12
    • +18
    /openacs-4/packages/acs-tcl/tcl/admin-procs.tcl
fixing default value for CommunityMemberAdminURL ACS-kernel parameter

fixed query's namespace

postgress only query had broken tree (for oracle)

removed extraneous </img> tags

factored a few permissions functions so that i can use them elsewhere

Merged with OpenACS 4.5 beta1 branch.

  1. … 74 more files in changeset.

Datamodel errors crept in ....

updates

portlet ui updates

subgroup creation workflow stuff - not done yet

removed extraneous </img> tags

added delete link

Yet another fix ...

Fixed permissions on community's folder

Added changes to Daryl's improved setup check.

Previous patch required a default pool, which is a no-no.

removed extraneous </include> tag

Applied Michael Cleverly's patch #185 which closes a potential security

hole in from processor "validate" blocks.

Applied Michael Cleverly's patch #186 which preserves the session_id if a

user re-logs in after, say, being redirected from HTTP to HTTPS.

Applied Michael Cleverly's patch #187 which updates last_hit in sec_session_properties,

which causes the dead-tuple sweeping code to work.

Applied Michael Cleverly's patch #188 which updates last_hit field of

sec_session_properties, which makes the code that sweeps out old, dead tuples

work.

Applied Jowell Sabino's patches #183 and #184 which fixed drop scripts for

PG and Oracle respectively.

Applied Louis Zirkel's patch #191 which fixed a call that was missing params.

Applied Michael Cleverly's patch #189, which cure's brokeness in signed

and verified values caused by IE's friendly insistence on inserting a CR

when it sees a LF.

Applied Michael Cleverly's patch #192 which adds support for nsssle in

addition to nsopenssl.

Applied Michael Cleverly's patch #193 which allows the use of the 40-bit

encryption nsssle package on a non-standard (!= 443) port as well as the

nsopenssl module.