1404 Commits

Author SHA1 Message Date
moodler
34daec9b3b Tweaks to authentication system. Database method now allows other
fields to be specified so that things like email, names etc can be
pulled in from external database when new Moodle accounts are created
2002-11-21 07:37:21 +00:00
moodler
780db23080 Slight improvements to file security (scan for more bad characters) 2002-11-21 02:51:50 +00:00
moodler
6e07f68039 Fixed background colours of recent activity and news 2002-11-20 15:24:34 +00:00
moodler
1e77d2035c Update version slightly 2002-11-20 15:17:03 +00:00
moodler
d26c7f1740 Forgot a comma 2002-11-20 15:16:03 +00:00
moodler
bb90c4e867 Added guestloginbutton as default 2002-11-20 15:04:21 +00:00
moodler
277d2d9f3e Make sure guestloginbutton is set to 1 as a default 2002-11-20 15:03:06 +00:00
moodler
3790f3a151 New string for general form errors 2002-11-20 15:01:59 +00:00
moodler
15e4b2ecd9 User pictures no longer are links on main view page 2002-11-20 14:58:24 +00:00
moodler
a406cdec66 Made the user profile a little more robust.
Uploaded images are now saved even if the rest of the form
has errors.

If errors are found in the form then a message is printed up
the top to make it clearer that they need to fix something.
2002-11-20 14:52:32 +00:00
moodler
bd4707bf29 Er.. aligned center works better ;-) 2002-11-20 09:41:02 +00:00
moodler
68e1b65291 Fixed alignment on category boxes in some circumstances 2002-11-20 07:18:55 +00:00
moodler
b66265fe0b Spacing 2002-11-19 16:16:37 +00:00
moodler
bdbf373097 New version before release 2002-11-19 16:15:51 +00:00
moodler
8afe23aa9a New features and fixes 2002-11-19 16:14:47 +00:00
moodler
4ef1e78349 New files (not translated yet) 2002-11-19 15:54:12 +00:00
moodler
3c1cb3178b Checking in new updates from Fabricio 2002-11-19 15:52:25 +00:00
moodler
b03b72770b Daily changes 2002-11-19 15:07:40 +00:00
moodler
076b229292 Changed it to DOS format to help Windows users 2002-11-19 14:35:07 +00:00
moodler
62c13a2f3e Changed all references of %e to %d to fix strftime on Windows 2002-11-19 14:27:57 +00:00
moodler
60459ef768 Added Authentication to admin_links 2002-11-19 09:55:54 +00:00
moodler
8297c9a012 More fixes 2002-11-19 09:09:11 +00:00
moodler
2827f134cf Fixed some strings 2002-11-19 09:06:42 +00:00
moodler
35a48c9ae4 A significant new system for authentication configuration that
exposes the wide array of authentication possibilities.

Authentication now has it's own page separate from other variables.

Most of this work was done by Petri Asikainen <paca@sci.fi>, who started
these changes off.

I've done some cleanups and additions which is why I'm checking it in.

It's all working pretty well at the moment but could use some testing.

Thanks, Petri!  :-)
2002-11-19 08:51:33 +00:00
moodler
dfe952f2ea Small change to allow the same user (by email) be deleted more than
once.  Also some security in making deleted usernames very hard to guess.
2002-11-18 12:21:27 +00:00
compuproggy
e1e499e02c An alle English-Deutsch bersetzer, wer hilf mit? -
To all english german translators, who wants to help me?
2002-11-18 07:00:24 +00:00
compuproggy
9127aca8cd *** empty log message *** 2002-11-18 06:57:57 +00:00
moodler
2b8d022c20 Fixed the O's 2002-11-18 01:57:32 +00:00
moodler
e3234db924 Added Norwegian 2002-11-18 01:56:09 +00:00
moodler
dbd019866f Removed an empty file 2002-11-18 01:42:26 +00:00
moodler
c49de76319 Complete Norwegian translation by Joran Sorbo! joran.sorbo@teleweb.no 2002-11-18 01:41:20 +00:00
moodler
e1fb2ab5e8 New imap type (imaptls) solved problems with TLS capable servers (eg Courier) 2002-11-17 15:11:35 +00:00
moodler
da978ae4c7 Minor formatting 2002-11-17 11:03:59 +00:00
moodler
b9b2750adb Added info about $CFG->buggy_referer 2002-11-17 11:00:55 +00:00
moodler
303077fdb5 Updated version for those using CVS etc 2002-11-17 10:46:02 +00:00
moodler
60f18531c8 A default format for format_text() and a workaround embedded
for sites with the buggy referer problem :

  define $CFG->buggy_referer = true in the config.php to activate it
2002-11-17 10:45:34 +00:00
moodler
123d2ebbc5 Now displays instructions for any authentication method 2002-11-17 10:07:01 +00:00
moodler
817c698e8f Slight updates 2002-11-17 09:57:34 +00:00
moodler
704da28e4d Remove { error, and move things around 2002-11-17 02:51:36 +00:00
moodler
23cbf014c0 When someone logs out, cler all sessions and send them to home page 2002-11-16 14:24:49 +00:00
moodler
bf09e379a4 Some docs added 2002-11-16 04:26:54 +00:00
moodler
98bc913c2c Slight fixes with defaults etc 2002-11-16 03:56:00 +00:00
moodler
df3988ea8b Separated code for IMAP into IMAP, POP3 and NNTP 2002-11-16 03:49:32 +00:00
moodler
3829c7bdd0 Added es_mx from Claudio ... :-) 2002-11-15 16:59:15 +00:00
moodler
bb56980c83 Small tidy up of names 2002-11-15 12:49:21 +00:00
moodler
d5b94ef46c Nothing missing, just needs testing and debugging 2002-11-15 09:13:31 +00:00
moodler
d17bdf2b37 More options and faster (use IPs always) 2002-11-15 08:59:30 +00:00
moodler
d1b4e17267 More authentication possibilities 2002-11-15 08:42:40 +00:00
moodler
dce48fc85a First version of code to authenticate against external database.
This NOT TESTED yet, and has parameters hardcoded ... it will of
course be using Petri's config interface later when that's ready.
2002-11-15 08:25:24 +00:00
carlesbellver
b2649432db *** empty log message *** 2002-11-15 07:21:56 +00:00