CVS log for loncom/auth/checkauthen.pm
Up to [LON-CAPA] / loncom / auth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 24 14:29:48 2018 UTC (5 years, 10 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_5_msu,
version_2_11_4_msu,
version_2_11_3_msu,
HEAD
Diff to previous 1.20: preferred, unified
Changes since revision 1.20: +3 -2
lines
- Only store tiny url as firsturl form item in %env if initial request,
so as not to break LTI provider functionality for /adm/lti/tiny/$dom/id
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 25 02:49:26 2018 UTC (5 years, 11 months ago) by raeburn
Branches: MAIN
Diff to previous 1.19: preferred, unified
Changes since revision 1.19: +2 -2
lines
- Bug 6400.
- Direct access (after successful authentication) for shortened URL.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 21 14:25:03 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_X,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2
Diff to previous 1.18: preferred, unified
Changes since revision 1.18: +1 -8
lines
- Bug 6800
- Move HTML files used for pop-up window in reactionresponse to
/adm/reactionresponse directory to support public access.
- Replace use of &EXT('query.') with javascript to retrieve values for
reaction, field and id from query string, and replace call to &xmlparse()
with HTML entity to provide rightarrow.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 18 11:43:05 2015 UTC (9 years, 1 month ago) by raeburn
Branches: MAIN
Diff to previous 1.17: preferred, unified
Changes since revision 1.17: +8 -1
lines
- Bug 6800
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat May 17 22:44:11 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_1,
version_2_11_0_RC3,
version_2_11_0
Diff to previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2
lines
- Fix typo in documentation.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat May 17 21:43:55 2014 UTC (10 years, 5 months ago) by raeburn
Branches: MAIN
Diff to previous 1.15: preferred, unified
Changes since revision 1.15: +4 -4
lines
- For public user (e.g., unauthenticated user viewing syllabus etc.)
set $r->user() to public:public, just in case there a username of
"public" is a real institutional username (and SSO is in use).
- Prevent public user being identified as SSO-authenticated user without
LON-CAPA username.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 5 11:30:06 2014 UTC (10 years, 9 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC2
Diff to previous 1.14: preferred, unified
Changes since revision 1.14: +4 -2
lines
- Direct access (after successful authentication) if the orginal URL does not
require a role (User Prefences or Course Requests).
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 13 02:10:27 2013 UTC (10 years, 10 months ago) by raeburn
Branches: MAIN
Diff to previous 1.13: preferred, unified
Changes since revision 1.13: +30 -2
lines
- Support Apache 2.4
- PerlAuthenHandler needs to set $r->user() for requests for <Location>
directives which include Require valid-user
- reverse changes in publiccheck.pm rev. 1.20 and 1.21
- modify changes in lonacc.pm rev. 1.143 and 1.147
- reverse changes in lonnet.pm rev. 1.1212 and 1.1213, and modify changes
in rev. 1.1244 (no longer treating 2.4 as a special case).
- Apache access logs will now include username (or username:domain if user's
domain is not server's default domain) for URLs requiring "valid-user",
- Apache access logs will now include 'public' as requester for image
files from /res/adm/pages and also domain logos etc.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 18 18:55:06 2012 UTC (12 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_11_0_RC1
Diff to previous 1.12: preferred, unified
Changes since revision 1.12: +4 -2
lines
- Clicking on a "full message" link in an e-mail. Preserve destination if
log-in is required.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 2 01:09:59 2007 UTC (17 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_9_X,
version_2_9_99_0,
version_2_9_1,
version_2_9_0,
version_2_8_X,
version_2_8_99_1,
version_2_8_99_0,
version_2_8_2,
version_2_8_1,
version_2_8_0,
version_2_7_X,
version_2_7_99_1,
version_2_7_99_0,
version_2_7_1,
version_2_7_0,
version_2_6_X,
version_2_6_99_1,
version_2_6_99_0,
version_2_6_3,
version_2_6_2,
version_2_6_1,
version_2_6_0,
version_2_5_99_1,
version_2_5_99_0,
version_2_10_X,
version_2_10_1,
version_2_10_0_RC2,
version_2_10_0_RC1,
version_2_10_0,
loncapaMITrelate_1,
language_hyphenation_merge,
language_hyphenation,
bz6209-base,
bz6209,
bz5969,
bz2851,
PRINT_INCOMPLETE_base,
PRINT_INCOMPLETE,
GCI_3,
GCI_2,
GCI_1,
BZ5971-printing-apage,
BZ5434-fox,
BZ4492-merge,
BZ4492-feature_horizontal_radioresponse,
BZ4492-feature_Support_horizontal_radioresponse,
BZ4492-Support_horizontal_radioresponse
Diff to previous 1.11: preferred, unified
Changes since revision 1.11: +4 -9
lines
- convert exisiting cookie reads/validations to use
lonnet::check_for_valid_session
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Apr 11 21:36:58 2007 UTC (17 years, 6 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_5_X,
version_2_5_2,
version_2_5_1,
version_2_5_0,
version_2_4_X,
version_2_4_99_0,
version_2_4_2,
version_2_4_1,
version_2_4_0,
version_2_3_99_0
Diff to previous 1.10: preferred, unified
Changes since revision 1.10: +5 -1
lines
Put reg exp check for domain logo in lonnet - &is_domainimage()
checkauthen, publiccheck and lonacc all need this to serve images for log-in page if port 8080 is not in use.
Other possibilities - (1) call once in checkauthen and pass along to publiccheck and lonacc in Apache notes, or (2) modify loncapa_apach.conf.
lonhttpd to use a call to the same routine.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 23 01:49:41 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_3_X,
version_2_3_2,
version_2_3_1,
version_2_3_0,
version_2_2_99_1,
version_2_2_99_0
Diff to previous 1.9: preferred, unified
Changes since revision 1.9: +2 -3
lines
- swithc to using helper cleaing functions and helper matchi re
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 19 18:03:02 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_2_X,
version_2_2_2
Diff to previous 1.8: preferred, unified
Changes since revision 1.8: +2 -2
lines
- sigh
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Sep 19 15:18:54 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
Diff to previous 1.7: preferred, unified
Changes since revision 1.7: +11 -7
lines
- the $r->intenal_Redirects shortcutting of the login means we might have a loaded env, but no valid cookie, so check both places
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 7 17:07:26 2006 UTC (18 years, 1 month ago) by albertel
Branches: MAIN
CVS tags: version_2_2_1
Diff to previous 1.6: preferred, unified
Changes since revision 1.6: +2 -2
lines
- only trigger on the lon-capa case
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 30 21:35:08 2006 UTC (18 years, 2 months ago) by albertel
Branches: MAIN
Diff to previous 1.5: preferred, unified
Changes since revision 1.5: +4 -2
lines
- allow specifying the fall through authen type
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jun 5 15:08:48 2006 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_2_0,
version_2_1_99_3,
version_2_1_99_2,
version_2_1_99_1,
version_2_1_99_0
Diff to previous 1.4: preferred, unified
Changes since revision 1.4: +2 -2
lines
- reverting
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 5 10:03:11 2006 UTC (18 years, 5 months ago) by foxr
Branches: MAIN
Diff to previous 1.3: preferred, unified
Changes since revision 1.3: +2 -2
lines
Get the sense of the auth_type check right.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 2 19:29:21 2006 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, unified
Changes since revision 1.2: +2 -2
lines
- BUG#4807
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 1 22:29:49 2006 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.1: preferred, unified
Changes since revision 1.1: +5 -2
lines
- switching AuthType from Basic -> LONCAPA and chanign checkauthen to ignore Basic Auth modes, takes care of bug#4804
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 29 21:02:50 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X,
version_2_1_3,
version_2_1_2,
version_2_1_1,
version_2_1_0,
version_2_0_99_1
- adding authentication checker
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>