| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
This changes nearly all occurences of urlencode to rawurlencode. The latter
encodes spaces as %20 while the former uses a + sign. For the use in browser
URLs %20 is the correct form.
darcs-hash:20060121192747-7ad00-6563b77368a41f071609495c6a145982938a8301.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch is a start to make all the auth backend mor alike in
configuration and to update all backend to the new OO method.
This patch changed some config placeholders and thus may break
existing configs! Here is a list of the new place holders used
in MySQL and LDAP:
%{user} - the login name
%{group} - a group name
%{pass} - the password (cleartext or crypted)
%{dgroup} - the default group
%{guid} - a group id
%{uid} - a user id
%{name} - full name of a user
%{email} - email of a user
%{dn} - DN for a user (LDAP only)
The LDAP backend was enhanced a little bit. The default group
now is always added to the list of returned groups. A different
Server Port can be configured.
More changes will follow.
darcs-hash:20060121181149-7ad00-79de68aa7f87aef87dcff9dd7afd50adda859289.gz
|
|
|
|
| |
darcs-hash:20060121152740-7ad00-80eecea2be4754494fef5f11cc91d7f3e4acf1fb.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unordered lists used a graphic for the list bullet. Using the same technique
as in the ordered lists we don't need an image just to have the color. This
has two advantages:
1. The list bullets still have the correct color when colors are adjusted
in style.ini
2. List bullets grow and shrink correctly with the fontsize
It has a disadvantage as well: All list items need to be marked up like this:
<li><div class
darcs-hash:20060121121435-7ad00-c6455f9b58c6e78b630c1121499e2052525fb556.gz
|
|
|
|
| |
darcs-hash:20060121114041-7ad00-d56b28d75937bc6a4fe3a7612569498ecf344c18.gz
|
|
|
|
| |
darcs-hash:20060111101104-6e07b-3086cbd4df88971f1c05c41725723676d1353a08.gz
|
|
|
|
|
|
|
|
|
| |
This patch adds the functionality to override the usual auth_mechanism
completely and replace it with your own. This can be used to authenticate
against Apache auth mechanisms or third party software cookies. A very
basic example for using PunBB's $pun_user variable is included.
darcs-hash:20060110092903-6e07b-7c7750da4eb4e9116ddc28c77015488ea500c07d.gz
|
|
|
|
| |
darcs-hash:20060115183253-d5083-a343b935336bee053b99d75c7e3e72a296eb0099.gz
|
|
|
|
| |
darcs-hash:20060112180542-9b6ab-ec8052adc77b0de7325aaa07d02727003f38199e.gz
|
|
|
|
| |
darcs-hash:20060114163558-d5083-0d8e27162de2b0bfe9783e31cf4ca45a99006dd5.gz
|
|
|
|
| |
darcs-hash:20060109213129-c04ac-448931a0a339aa1d8890871107e49d55dc03786b.gz
|
|
|
|
|
|
|
| |
In the "recent changes" list I've seen some artefacts. This patch
fixes them.
darcs-hash:20060109211929-6ddad-2f467e426b661fb978160c0bfd419abd50537931.gz
|
|
|
|
| |
darcs-hash:20060109211722-1b36e-502e8defbb8f5d103b1ec72beca4a1cc168c2288.gz
|
|
|
|
|
|
|
|
| |
A syntax error in the checkpass() function prevented the module
from using password encryption by the database. It always did the
password encryption by itself - fixed.
darcs-hash:20060107114635-7ef76-0eeee13b57844097e83f14d85372502e6b1ce10e.gz
|
|
|
|
|
|
| |
indicator otherwise)
darcs-hash:20051213175633-9b6ab-1103b79a9d956d72e20b3df6ba4e5e6b55443c78.gz
|
|
|
|
| |
darcs-hash:20051212202103-7ad00-0dc080bff0423f2c93e29361db03452552577e93.gz
|
|
|
|
|
|
|
|
|
| |
This path adds more unobstrusive JavaScript for the TOC handling. It also
loads JavaScript initialiezers as soon as the DOM is parsed for Mozilla-based
Browsers as described at http://dean.edwards.name/weblog/2005/09/busted/ - a
IE solution was not chosen yet.
darcs-hash:20051210193709-7ad00-771461e56d9661caf9ca733a6d617f009e24d0b7.gz
|
|
|
|
| |
darcs-hash:20051207194400-7ad00-2b0cb5baec92b9cdf40ad7e3e429de0b34aa9f2a.gz
|
|
|
|
| |
darcs-hash:20051204142522-e561a-6b557c039c980da9645443834bb23623a8176933.gz
|
|
|
|
| |
darcs-hash:20051203131815-7ad00-b45dfcae203764658deb80e0b18b9ddc0cfba37b.gz
|
|
|
|
| |
darcs-hash:20051203131542-7ad00-9c65b70a7fade074b4d46939b1cc62984caa59c9.gz
|
|
|
|
| |
darcs-hash:20051129185404-38858-50ac1050a556d387d4a4d2134b1ded484ef78bbb.gz
|
|
|
|
|
|
|
|
|
|
|
| |
Now searching for word parts is possible by adding or prepending a *
character to the searchword:
'foo*' searches for words beginning with 'foo' eg. 'foobar'
'*foo' looks for words ending in 'foo' eg. 'barfoo'
'*foo*' gets anything with 'foo' in it eg. 'barfoobaz'
darcs-hash:20051127180723-7ad00-1eb29e812ddaf38d9812697bb1cffffe9a5fb330.gz
|
|
|
|
| |
darcs-hash:20051126143544-7ad00-8bbceecac51498aaf707b130457616d9d2232943.gz
|
|
|
|
| |
darcs-hash:20051126125627-7ad00-142bb2502948ce20b7ecc60941ffa3eb318478ed.gz
|
|
|
|
| |
darcs-hash:20051125123735-7ad00-78780796c46463692d5ae9310ddc7f136349380f.gz
|
|
|
|
| |
darcs-hash:20051119213830-67d1a-abc9a6a0f807ed75812f0a32da8e3d37069683df.gz
|
|
|
|
| |
darcs-hash:20051123191014-7ad00-ac5bfe0f4f292a7b3c3f879513e39955d64763a2.gz
|
|
|
|
| |
darcs-hash:20051118194856-7ad00-5b7f8dea8371acd85ccfe31ac6f748cb2b619486.gz
|
|
|
|
| |
darcs-hash:20051118154544-7ad00-44682b3e800a616d74eacb61dfa8c6dc5a1a336b.gz
|
|
|
|
| |
darcs-hash:20051116221055-cb711-78445993d520a9157fa8e5ddf0a20ed99adf5e49.gz
|
|
|
|
|
|
|
| |
This patch adds support for changing the username in modifyUser() which is
needed by the user manager.
darcs-hash:20051111185816-7ef76-062a7d949beaa90981d4fef8dfa70edc9d4723e6.gz
|
|
|
|
| |
darcs-hash:20051111203902-7ad00-d3cd09528f6732723652e1bb01ba6e8fb9b6205f.gz
|
|
|
|
| |
darcs-hash:20051111200646-7ad00-0eca22780e39dfd24344180a541500b08a3a93df.gz
|
|
|
|
| |
darcs-hash:20051111200142-7ad00-158925aee01bc24378a8bd99ad27a6173ea085dd.gz
|
|
|
|
|
|
|
| |
This pathc adds a feedback for the user after changing his/her
profile and the profile dialog will be closed.
darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz
|
|
|
|
|
|
|
| |
This patch fixes some bugs in the MySQL OO auth module
regarding modifying user data.
darcs-hash:20051110173812-4145d-384877de723b568ccc456f42738a8a5e012fb84d.gz
|
|
|
|
| |
darcs-hash:20051108201701-7ad00-956b228ad91dbc0f8b6c8abfaecfc5fce273b012.gz
|
|
|
|
| |
darcs-hash:20051108195013-7ad00-f2b2b6d955e64fe2d2abfc1d9421ed619f70abd3.gz
|
|
|
|
|
|
|
|
|
| |
This patch completes the documentation of the MySQL SQL statements
that are necessary to run the mysql OO auth module in mysql.conf.php.example.
Some pattern names in the code were not in line - fixed.
darcs-hash:20051107210740-4145d-cdf140b6d14664ce9c1a85f67e1bf8feb294c17b.gz
|
|
|
|
| |
darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
|
|
|
|
| |
darcs-hash:20051107000554-e96b6-1a7ae7a9d5e820d3c52629570ff33f8e75bc4a46.gz
|
|
|
|
| |
darcs-hash:20051107030302-8864c-130902174a6a419f2f4e95605a723db714274869.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds the mysql extension to the OO auth system. The SQL statements
are defined in conf/mysql.conf.php.example and needs to be adapted to the
local database. The set of statements work with the database structure described
in conf/mysql.conf.php.example.
This module is beta and heavy testing in different environments is recommended.
The documentation of the SQL statements is not complete yet
darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz
|
|
|
|
|
|
| |
The german translation was updated and missing files were added.
darcs-hash:20051106111006-4145d-975932c5619c6774365e3f32c7abe1d638114d6d.gz
|
|
|
|
|
|
|
|
|
|
| |
This patch removes the autopasswd fix again, because all users may
forget their password from time to time. The wording in the dialog
changed a bit instead to make the feature more clear to the user.
Furthermore some english texts were updated.
darcs-hash:20051106110259-4145d-114d6bbfa99c347a026a17a267d3cbc39b574e98.gz
|
|
|
|
|
|
|
| |
Resending of a new password must depend on $conf['autopasswd']. Only
if $conf['autopasswd']
darcs-hash:20051105223311-4145d-598b7c8d9d10eb8c3612ce2c6beb543e8b16e430.gz
|
|
|
|
|
|
|
|
|
|
| |
This patch allows the OO auth module to fail. The basic class got
a new property $success that is checked in auth.php. Derived classes
might change this calue in their constructors.
Beautifying the whitespaces in auth.php completes this patch.
darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz
|
|
|
|
| |
darcs-hash:20051105155911-7ad00-ecba6272c534f73fc1ace47152187be87ef7c6d3.gz
|
|
|
|
| |
darcs-hash:20051103162630-6e07b-21520008f556114f8273307e7d6d33795488b1d2.gz
|