What's in these 'ere folders: components/ PHP components of the site, each drives a separate element - e.g. static content, the library, the help system, etc. htdocs/ Where all served content is to be found: css/ Cascading StyleSheets files/ Files for download (e.g. Help examples) images/ Images used by the site skin js/ JavaScript tinymce/ Placeholder dir for TinyMCE, which should not itself be stored in SVN pictures/ Images used in the content (e.g. /Help) lib/ Custom libraries used by the site - e.g. session library plugins/ Custom Smarty plugins used by the site - e.g. banana drawing function static/ Static content for the static content components (includes help) fragments/ Any HTML fragments used to make up parts of pages (e.g. secondary bars) templates/ Smarty templates templates_c/ Compiled Smarty templates - do not use this dir
"git@projects.sucs.org:elbows/sucs-site.git" did not exist on "ead753dc3d3d141900782c2a42d946077859b073"
Forked from
sucssite / sucs-site
698 commits behind the upstream repository.
Graham Cole
authored
- Begin to stop it being so logout happy for ordinary users who aren't doing anything particularly sensitive on the site by keeping track of when a user was last asked for credentials - Don't continue to use the same session identifier once a user is logged in; it's likely been sent insecurely - Mark session cookies as "SSL only" once logged in - Automatically bump users from HTTP to HTTPS for all requests whilst they're logged in
Name | Last commit | Last update |
---|---|---|
components | ||
htdocs | ||
lib | ||
plugins | ||
templates | ||
ChangeLog | ||
README | ||
database.sql | ||
htaccess | ||
settingstemplate | ||
setup.sh | ||
userhtaccess |