[Phpslash-commit] CVS: phpslash-dev ChangeLog,1.18,1.19
Brought to you by:
joestewart,
nhruby
From: Luis M <le...@us...> - 2004-10-29 22:13:49
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv343 Modified Files: ChangeLog Log Message: Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** ChangeLog 29 Oct 2004 05:32:32 -0000 1.18 --- ChangeLog 29 Oct 2004 22:13:40 -0000 1.19 *************** *** 1,2 **** --- 1,145 ---- + 2004-10-29 18:12 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: works better. + still double-login for newly registered users, but preauth works. + seems like auth expired is set to a wrong number and this is why we + have to relogin? + + 2004-10-29 17:57 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: attempts to + log users in silently after successfully registering them in sql db + + 2004-10-29 17:45 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: psl_preauth() + works flawlessly now. problem was md5()'ing password before + saveAuthor(), which essentially will md5() password again in the + form: username:md5_password :-) ... talk about recursion... + + 2004-10-29 16:47 joestewart + + * include/modules/auth/slashAuth.class: remember me preauth fix + + 2004-10-29 16:22 joestewart + + * CHANGES, include/modules/auth/slashAuth.class: remember me + preauth fix + + 2004-10-29 14:44 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: preauth + doesn't work correctly for ldap-only users yet. but, $this->auth is + setup the "right" way now... still double-login issue for all + accounts + + 2004-10-29 14:09 lems1 + + * include/modules/author/Author.class: Cleaned ugly ^M ( hi DOS + users :-) ) + + 2004-10-29 13:35 lems1 + + * include/modules/auth/slashAuth.class: added psl_passwd() with + comments. essentially, it allows to create standard psl passwords + or a password with an optional challenge string. + + 2004-10-29 13:20 joestewart + + * public_html/scripts/fckeditor/editor/js/: fck_startup.js, + fckeditorcode_gecko_1.js, fckeditorcode_gecko_2.js, + fckeditorcode_ie_1.js, fckeditorcode_ie_2.js: complete fckeditor + addition + + 2004-10-29 13:10 joestewart + + * public_html/config_setup.php: psl_core.sql, psl_example.sql - + correct section_block_lut id's. + + 2004-10-29 12:35 joestewart + + * CHANGES, tables/0.8/psl_core.sql, tables/0.8/psl_example.sql: + psl_core.sql, psl_example.sql - correct section_block_lut id's. + + 2004-10-29 11:22 joestewart + + * public_html/scripts/fckeditor/_jsp/: README.txt, build.xml, + build/classes/com/fredck/FCKeditor/FCKeditor.class, + build/classes/com/fredck/FCKeditor/FCKeditorConfigurations.class, + build/classes/com/fredck/FCKeditor/connector/ConnectorServlet.class, + build/classes/com/fredck/FCKeditor/tags/FCKeditorConfigurationsTag.class, + build/classes/com/fredck/FCKeditor/tags/FCKeditorTag.class, + dist/FCKEditor-2.0b.jar, dist/FCKeditor.tld, + dist/commons-fileupload.jar, dist/docs/api/allclasses-frame.html, + dist/docs/api/allclasses-noframe.html, + dist/docs/api/constant-values.html, + dist/docs/api/deprecated-list.html, dist/docs/api/help-doc.html, + dist/docs/api/index-all.html, dist/docs/api/index.html, + dist/docs/api/overview-frame.html, + dist/docs/api/overview-summary.html, + dist/docs/api/overview-tree.html, dist/docs/api/package-list, + dist/docs/api/packages.html, dist/docs/api/serialized-form.html, + dist/docs/api/stylesheet.css, + dist/docs/api/com/fredck/FCKeditor/FCKeditor.html, + dist/docs/api/com/fredck/FCKeditor/FCKeditorConfigurations.html, + dist/docs/api/com/fredck/FCKeditor/package-frame.html, + dist/docs/api/com/fredck/FCKeditor/package-summary.html, + dist/docs/api/com/fredck/FCKeditor/package-tree.html, + dist/docs/api/com/fredck/FCKeditor/connector/ConnectorServlet.html, + dist/docs/api/com/fredck/FCKeditor/connector/package-frame.html, + dist/docs/api/com/fredck/FCKeditor/connector/package-summary.html, + dist/docs/api/com/fredck/FCKeditor/connector/package-tree.html, + dist/docs/api/com/fredck/FCKeditor/tags/FCKeditorConfigurationsTag.html, + dist/docs/api/com/fredck/FCKeditor/tags/FCKeditorTag.html, + dist/docs/api/com/fredck/FCKeditor/tags/package-frame.html, + dist/docs/api/com/fredck/FCKeditor/tags/package-summary.html, + dist/docs/api/com/fredck/FCKeditor/tags/package-tree.html, + dist/docs/api/resources/inherit.gif, + docs/api/allclasses-frame.html, docs/api/allclasses-noframe.html, + docs/api/constant-values.html, docs/api/deprecated-list.html, + docs/api/help-doc.html, docs/api/index-all.html, + docs/api/index.html, docs/api/overview-frame.html, + docs/api/overview-summary.html, docs/api/overview-tree.html, + docs/api/package-list, docs/api/packages.html, + docs/api/serialized-form.html, docs/api/stylesheet.css, + docs/api/com/fredck/FCKeditor/FCKeditor.html, + docs/api/com/fredck/FCKeditor/FCKeditorConfigurations.html, + docs/api/com/fredck/FCKeditor/package-frame.html, + docs/api/com/fredck/FCKeditor/package-summary.html, + docs/api/com/fredck/FCKeditor/package-tree.html, + docs/api/com/fredck/FCKeditor/connector/ConnectorServlet.html, + docs/api/com/fredck/FCKeditor/connector/package-frame.html, + docs/api/com/fredck/FCKeditor/connector/package-summary.html, + docs/api/com/fredck/FCKeditor/connector/package-tree.html, + docs/api/com/fredck/FCKeditor/tags/FCKeditorConfigurationsTag.html, + docs/api/com/fredck/FCKeditor/tags/FCKeditorTag.html, + docs/api/com/fredck/FCKeditor/tags/package-frame.html, + docs/api/com/fredck/FCKeditor/tags/package-summary.html, + docs/api/com/fredck/FCKeditor/tags/package-tree.html, + docs/api/resources/inherit.gif, lib/commons-fileupload.jar, + src/FCKeditor.tld, src/com/fredck/FCKeditor/FCKeditor.java, + src/com/fredck/FCKeditor/FCKeditorConfigurations.java, + src/com/fredck/FCKeditor/package.html, + src/com/fredck/FCKeditor/connector/10b36~ue.html, + src/com/fredck/FCKeditor/connector/ConnectorServlet.java, + src/com/fredck/FCKeditor/connector/package.html, + src/com/fredck/FCKeditor/tags/FCKeditorConfigurationsTag.java, + src/com/fredck/FCKeditor/tags/FCKeditorTag.java, + src/com/fredck/FCKeditor/tags/package.html: complete fckeditor + addition + + 2004-10-29 02:39 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: all attempts + to fixed bugs failed... to be continued + + 2004-10-29 02:08 lems1 + + * include/modules/auth/authtypes/slashAuthLDAP.class: fixed a + number of bugs: 1. sql only users can authenticate (thanks to + pre_auth) 2. ldap only users need to authenticate twice (dunno why) + 3. ldap only users pre_auth fails always (dunno why) also, added a + new method to generate a psl password (psl_passwd) + 2004-10-29 01:31 lems1 |