File: intercept_form_submit.conf

package info (click to toggle)
libapache2-mod-intercept-form-submit 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: ansic: 417; sh: 86; makefile: 26
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7

# <Location /login>
#     InterceptFormPAMService http_application_sss
#     InterceptFormLogin user_login
#     InterceptFormPassword user_password
# </Location>