Zope Subversion Repository

  Zope

Zope: Zope3/trunk/src/zope/security/readme.txt


No default branch

Revision 27379 - (view) (download) - [select for diffs]
Modified Wed Sep 1 14:03:14 2004 UTC (8 years, 9 months ago) by srichter
File length: 12135 byte(s)
Diff to previous 24642
Corrected grammar mistake.

Revision 24642 - (view) (download) - [select for diffs]
Modified Fri May 14 10:45:25 2004 UTC (9 years, 1 month ago) by mgedmin
File length: 12131 byte(s)
Diff to previous 13888
Merged Zope3/branches/mgedmin-security 24595:24640

This is UnificationOfRequestsAndSecurityContextsThroughUse:
  - Security managers and security contexts are gone.
  - Interactions and participations replace them.
  - BaseRequest is now IParticipation.
  - request.user was renamed to request.principal because of the above.


Revision 13888 - (view) (download) - [select for diffs]
Modified Tue May 11 18:24:59 2004 UTC (9 years, 1 month ago) by root
File length: 12030 byte(s)
Diff to previous 12251
Set mime-type or svn-eol property from cvs expansion data

Revision 12251 - (view) (download) - [select for diffs]
Modified Wed Jan 14 22:55:36 2004 UTC (9 years, 5 months ago) by chrism
File length: 12030 byte(s)
Diff to previous 11101
Merge security policy refactoring:

 - Moved all role- and grant-related functionality into
   zope.products.securitypolicy (and out of zope.app.security.grant).
   The zope.products.securitypolicy implementation is exactly
   the same as the old implementation; no changes were made
   to the actual mechanics of role-permission or principal-permission
   grants.  The only real difference is that all functionality
   that is the purview of what we want a security policy to have
   control of is now in that one place.

 - Created new modulealias directive which can be used to provide
   aliases to older modules (to not break existing ZODBs when
   module locations change).

 - Added minor feature: "make debug" launches a debug session in the
   spirit of Zope 2's "zopectl debug".

Revision 11101 - (view) (download) - [select for diffs]
Modified Thu Jul 31 16:50:56 2003 UTC (9 years, 10 months ago) by mgedmin
File length: 12330 byte(s)
Diff to previous 8567
Checker.Checker predates namegeddon, use checker.Checker instead

Revision 8567 - (view) (download) - [select for diffs]
Modified Fri Dec 27 17:03:23 2002 UTC (10 years, 5 months ago) by k_vertigo
File length: 12330 byte(s)
Diff to previous 8532
geddon cleanups, updated examples

 - fixed imports
 - removed __init__, examples are not a package

Revision 8532 - (view) (download) - [select for diffs]
Added Wed Dec 25 14:15:36 2002 UTC (10 years, 5 months ago) by jim
File length: 12330 byte(s)
Grand renaming:

- Renamed most files (especially python modules) to lower case.

- Moved views and interfaces into separate hierarchies within each
  project, where each top-level directory under the zope package
  is a separate project.

- Moved everything to src from lib/python.

  lib/python will eventually go away. I need access to the cvs
  repository to make this happen, however.

There are probably some bits that are broken. All tests pass
and zope runs, but I haven't tried everything. There are a number
of cleanups I'll work on tomorrow.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help