Skip to content
This repository was archived by the owner on Jan 31, 2018. It is now read-only.

Changes proposed by Tom Browder - #13

Open
tbrowder wants to merge 52 commits into
mozilla:masterfrom
tbrowder:master
Open

Changes proposed by Tom Browder#13
tbrowder wants to merge 52 commits into
mozilla:masterfrom
tbrowder:master

Conversation

@tbrowder

Copy link
Copy Markdown

General format cleanup; add local function decls; add astyle options
file; add info to readme; make Makefile more robust.

Note that my test site (https://mygnus.com) is now currently working with these changes. The site's private areas appear secure, but to ALL for the moment. Now working on the allowing access part. I encourage every one to try to access the two secure areas and see if they can get in--and please report any access!

@tbrowdertbrowder closed this Jul 7, 2012
@tbrowdertbrowder reopened this Jul 7, 2012
expand comment to clarify module naming conventions
create macro for module name; define module name respecting apsx convention; assure all make targets use the module name explicitly to allow for future use of multiple files for the module's source (and changing the module name for eventual rebranding)
@tbrowder

Copy link
Copy Markdown
Author

Modified the Makefile to allow apxs to correctly apply the module name. Result is an installable module that allows use by apache but it is NOT secure yet. More module work to do.

@fmarier

Copy link
Copy Markdown

This module is now deprecated and has been replaced by https://github.com/mozilla/mod_authnz_persona

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@tbrowder@fmarier