| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
darcs-hash:20090116214702-f7d6d-89ecae0e072bbd8ae42646733bf7ceff10b59540.gz
|
|
|
|
| |
darcs-hash:20081011133640-23886-b2bc0d25ccc41af3c4c9d1c387eef3efea16689a.gz
|
|
|
|
| |
darcs-hash:20080917104357-7ad00-b3a86e2291b72d6494636b7117da178754289f39.gz
|
|
|
|
|
|
|
|
|
| |
The password of a newly added user account is now autogenerated
if the backend supports it, the password field is left empty and
the notification of the user is enabled. A corresponding note was
added to the dialog to inform admins about this behaviour.
darcs-hash:20080901170041-2b4f5-e66173fe74395a1dab8e6deaf59541d258d4bacb.gz
|
|
|
|
|
|
|
|
| |
Adds a wrapper function in the basic auth class which is used by the core code
to modify the user database. The wrapper function signals events and delegates
the action to the auth backend.
darcs-hash:20080817141121-79ce3-3300a4342b62a7a18ebcc9a765d87b30a0264621.gz
|
|
|
|
| |
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
|
|
|
|
|
|
|
|
|
|
| |
A reference file is now stored in data/cache/sessionpurge and is used to
check if user sessions are still valid.
To accomondate for slow auth backends DokuWiki caches user info for
a certain time in the user session.
darcs-hash:20080215114923-7ad00-6874d5211efce7d07e54de37244becc2387c1ba7.gz
|
|
|
|
|
|
|
| |
For the new plugin repository, plugins should use a page named after their
class at wiki.splitbrain.org
darcs-hash:20071013191842-7ad00-0580762663329d4f21e6996748117987438c953f.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds a session based token to all form in the default action plugins.
The validity of the token is checked before any administrative function is
executed aiming to protect DokuWiki's admin functions from Cross-site request
forgery (CSRF) attacks.
Another patch will follow to add the same functionality on other, less critical
functions.
More details on CSRF attacks can be found at
http://en.wikipedia.org/wiki/Cross-site_request_forgery
darcs-hash:20070829201538-7ad00-d0770224a3351fd8e38968e3a9d8e73520482445.gz
|
|
|
|
| |
darcs-hash:20070513101600-7ad00-2e225a1d06706cc7591f16eb8eb17095e04ea6dc.gz
|
|
|
|
| |
darcs-hash:20060923203609-9b6ab-ecca679faa254a29772868508050fcf3206b0814.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add capability to send notification emails to users on
creation and password modification (bug#640)
- add success and fail messages for new user addition
- fix bug when modification of username wasn't allowed,
'Edit user' fields weren't populated
- fix (php5 only?) bug where default group wasn't given to
a new user if no groups were specified
- added explanatory notes concerning default group and
password notification emails
This patch adds several new strings to the plugin's lang.php
darcs-hash:20060823115626-9b6ab-ea98ef630c79b28b52141957deb3efc307a9291d.gz
|
|
|
|
| |
darcs-hash:20060505000630-9b6ab-eb1add597db261d8d2843435bcfa22ac8f35a6f5.gz
|
|
|
|
|
|
|
| |
Update default plugins to ensure they exit immediately
if not called from within Dokuwiki
darcs-hash:20060409233841-9b6ab-555e4fced756849a5d7b9de6e4aaaea24c6da3ae.gz
|
|
|
|
| |
darcs-hash:20060314122618-9b6ab-491420f904da7fd05af83ea5a875c887a1fe5153.gz
|
|
|
|
| |
darcs-hash:20060314104843-9b6ab-538f5a0e750479e3b793162e01638c594a702bf9.gz
|
|
|
|
| |
darcs-hash:20060308225006-d5083-d273d41551fee37d28442beef847eb57891ba73e.gz
|
|
|
|
| |
darcs-hash:20060308211121-d5083-5301446cdca891cdbcd46e2667ecbf2dcd6af414.gz
|
|
|
|
| |
darcs-hash:20060303192711-d5083-e1651bf6d3d8df47250b833224f5a11058549e5b.gz
|
|
|
|
| |
darcs-hash:20060303173305-d5083-c45233160558f3f016d258a11f81482caaf06c05.gz
|
|
|
|
| |
darcs-hash:20060208020657-9b6ab-4499d17f3e1b3b67c906b2f27a661cc9449a8d72.gz
|
|
|
|
|
|
|
|
| |
This patch changed the modifyUser function of the user manager
so that it only forward data fields to the backend that the
user really changed. Unchanged or empty fields will be skipped.
darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
|
|
|
|
|
|
|
|
|
|
| |
This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html
The MySQL backend WAS NOT TESTED and probably needs some work.
darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
|
|
|
|
| |
darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz
|
|
|
|
|
|
|
|
| |
This patch adds a grey image for the user edit button
that indicates that the button is inactive and can't
be triggered.
darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
|
|
|
|
|
|
|
|
|
|
| |
The start value of the user list was corrupted, if in
search mode but _REQUEST['search'] was empty. An empty
start value passed to the authentication backends might
cause an error (in MySQL backend for sure). This patch
fixes this.
darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz
|
|
|
|
|
|
|
|
| |
This adds a simple JavaScript behavior. When an element with the id
'scroll__here' is found in the document the browser will scroll this
element into view. Useful to scroll to some output after form submitting.
darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz
|
|
|
|
|
|
|
| |
This adds a javascript confirmation for the delete button in the user manager.
It also adds the $() shortcut function known from the prototype library.
darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
|
|
|
|
| |
darcs-hash:20060126011718-9b6ab-d3d0f485472891ac899b2a3904182382182ebbd8.gz
|
|
darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz
|