CVS log for loncom/cgi/enrollqueued.pl
Up to [LON-CAPA] / loncom / cgi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 19 19:29:33 2017 UTC (7 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
HEAD
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
- Bug 6808. New course container -- "Placement" for Placement Tests.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 14 01:45:49 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
version_2_11_1,
version_2_11_0_RC3,
version_2_11_0
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +8 -7
lines
- Fix incomplete sentence in documentation
- Fix some typos.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 5 22:42:33 2014 UTC (10 years, 6 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +26 -7
lines
- Self-enrollment of validated requests
- Temporarly set username and domain of self-enrolling user in
%Apache::lonnet::env so lonnet::asignrole() will not reject attempt to
add student role.
- Support case where validator script is on same server as LON-CAPA instance.
- Fix IP checking for case where POST to enrollqueued.pl comes from
server specified in domain config for self-enrollment validation server.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 1 21:39:18 2014 UTC (10 years, 7 months ago) by raeburn
Branches: MAIN
- CGI script to process a self-enrollment request which had been queued,
pending validation.
- Script requires values for fields specified in domain configuration
for self-enrollment validation.
- Intended to support validation of self-enrollment requests on a
third party system/server which handles payment etc.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>