File: cgi_hooks_get_session_objects.mdwn

package info (click to toggle)
ikiwiki 3.20190228-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,904 kB
  • sloc: perl: 31,100; python: 428; sh: 185; makefile: 120
file content (5 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (12)
1
2
3
4
5
How about a hook to allow CGI objects to insist on authenticated users 
only? I think "authcgi" would be a good name. --Ethan

> This is now [[done]], although I called it sessioncgi since the user may
> or may not be authed. --[[Joey]]