Skip to content
Snippets Groups Projects
  1. May 13, 2005
  2. May 12, 2005
  3. May 11, 2005
  4. May 10, 2005
  5. May 11, 2005
  6. May 08, 2005
    • matthias.grimm's avatar
      user registration without email · cab2716a
      matthias.grimm authored
      This patch extends the user registration with a more direct
      way without the need for an valid email address. The user
      password is queried in the registration form and not automatically
      generated and sent by email. This mode could be configured with the
      new option 'autopasswd'. Some new texts were added for translation
      but only english and german translation databases have been updated
      yet.
      
      darcs-hash:20050508200129-45302-ad4f2cf1d18514c76373cb6d6015e74712638402.gz
      cab2716a
    • matthias.grimm's avatar
      mysql create user function · 7c37db8a
      matthias.grimm authored
      This patch adds the missing function createuser in the mysql auth module.
      Some new SQL statements have to be defined so that it works:
      $conf['auth']['mysql']['getgroupid']   to get the ID of a given group
      $conf['auth']['mysql']['adduser']      to add a user to the database
      $conf['auth']['mysql']['addusergroup'] to let the user join a given group
      
      darcs-hash:20050508183140-45302-de96a42fd79801a5e9ab14cb476f56b2c9432d7c.gz
      7c37db8a
  7. May 10, 2005
  8. May 09, 2005
  9. May 08, 2005
    • Troels Liebe Bentsen's avatar
      Support for /~tlb request uri's. · e015a61c
      Troels Liebe Bentsen authored
      darcs-hash:20050508095536-ee6b9-6b03d3d6656756f6c519f87defadd1cec4a9e7e2.gz
      e015a61c
    • andi's avatar
      open register for admin, secure anything else · 640145a5
      andi authored
      This adds a little more security to the "add user to admin page"
      the register function checks for open register or admin rights else
      returns false
      
      darcs-hash:20050508200923-9977f-2826256b5ac72d5b19b3caa0e3fe8029e56ea05a.gz
      640145a5
    • Matthias Grimm's avatar
      add user registration to admin page · ca3a6df1
      Matthias Grimm authored
      If 'openregister' is not set the menue entry 'Add new user...'
      will be added to the admin page so that registering of new
      users is always possible through an GUI.
      If 'openregister is set the menu entry will be omitted to not
      to overload the admin page.
      
      darcs-hash:20050508101344-4145d-cb3f9e10f4b8d26dec516ce796e54ed12a1e2b53.gz
      ca3a6df1
    • Matthias Grimm's avatar
      beautify ordered and unordered lists · f4f04d15
      Matthias Grimm authored
      Small change in CSS of the default template that removes the gap
      above new list levels. This makes it clearer from the visual
      point of view that lower-level entries belong to their
      upper-level entry.
      
      darcs-hash:20050508102047-4145d-2751b43be43ba5c140bc714ac00f109369407037.gz
      f4f04d15
    • andi's avatar
      no lang update · aa08a5b3
      andi authored
      darcs-hash:20050508085347-9977f-177d1c69c7e11f4726b0ccd3632b66c897b56019.gz
      aa08a5b3
    • andi's avatar
      vi lang update · c995fb94
      andi authored
      darcs-hash:20050508065202-9977f-050d25304d137bcb6caeeffaeae18f25ade205ed.gz
      c995fb94
  10. May 07, 2005
    • andi's avatar
      et translation · 018981ea
      andi authored
      darcs-hash:20050507175131-9977f-5978bf2e21251482645a0e726b8ed7f4386b70d6.gz
      018981ea
    • andi's avatar
      fixed TOC to use translated string · d35041ba
      andi authored
      darcs-hash:20050507132935-9977f-a90b9c67319edf113b44751addf5fbcf264c5907.gz
      d35041ba
Loading