Files
sso-manager-node/nodejs/views
wmantly 3ceeeeeca1 Clean up footer: fix copyright, move GitHub link out of the nav (#41)
- Copyright was "© <year> <name>" where <name> is conf.name — an
  operator-configurable display name (e.g. whatever CFG_ORG is set
  to), not a real copyright holder. Changed to "© <year> theta42",
  matching the LICENSE file. Also dropped "All rights reserved",
  which contradicts the MIT license this project ships under; added
  an explicit MIT License link instead.
- Moved the GitHub icon link out of the top nav (where it competed
  with actual navigation items) and into the footer, alongside the
  license link and version/build info.
- Deduplicated the identical buildVersion/buildHash/buildYear
  computation that was copy-pasted in both routes/index.js and
  routes/oauth.js into a shared nodejs/utils/build_info.js.

Verified by rendering top+bottom with the real ejs package: no
template errors, GitHub link present exactly once (in the footer,
not the nav), "All rights reserved" gone, MIT License link present.
npm test failures (155) are pre-existing/environmental (no LDAP
server here) — identical failure count with these changes stashed
out.
2026-07-14 20:54:36 -04:00
..
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2020-05-03 18:22:51 -04:00
2020-08-08 20:52:24 -04:00
2020-08-08 20:52:24 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 12:08:11 -04:00
2026-07-01 11:10:09 -04:00
2026-07-02 16:49:22 -04:00
2026-07-11 00:54:49 -04:00
2026-07-02 16:22:16 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2020-07-01 16:08:19 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00
2026-07-01 11:10:09 -04:00