Skip to content
Snippets Groups Projects
  1. May 11, 2005
    • jan's avatar
      fix for autopasswd · eb5d07e4
      jan authored
      darcs-hash:20050511103440-45605-012290dd1e9ffc10d2d30a70b38b96eb4d9581f4.gz
      eb5d07e4
  2. 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
  3. May 10, 2005
  4. May 09, 2005
  5. 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
  6. May 07, 2005
  7. May 06, 2005
    • andi's avatar
      small fixes · 4724a577
      andi authored
      darcs-hash:20050506145743-9977f-16cbd3c620a635fc49f965a7dd43baec38bf7200.gz
      4724a577
  8. May 05, 2005
    • Matthias Grimm's avatar
      logininfo_fullname · a2488c3c
      Matthias Grimm authored
      This patch changes the userinfo display in the bottom left edge of
      the screen, right above the bottom bar. If the user is logged in
      his full name will be displayed instead of showing his user name.
      
      darcs-hash:20050505122426-4145d-cdbde61bf70423a5e22bbf5f3f126ba96d4d2ca1.gz
      a2488c3c
  9. May 04, 2005
    • andi's avatar
      local links added #297 · 0b7c14c2
      andi authored
      darcs-hash:20050504192203-9977f-004cc04b0753fc5d36d4515519c54039e73e77de.gz
      0b7c14c2
  10. May 03, 2005
  11. May 01, 2005
  12. Apr 29, 2005
  13. Apr 28, 2005
  14. Apr 27, 2005
  15. Apr 25, 2005
Loading