Menu

IS there any user authentication anyway?

Help
2004-09-23
2012-10-11
  • Jorgen Bodde

    Jorgen Bodde - 2004-09-23

    Everywhere I've read that it is not supported yet, although in the settings file it is typed as it is. Is it even possible to store passwords by users?

    If not, how long will it take before this feature is implemented?

     
    • Reini Urban

      Reini Urban - 2004-09-23

      what about reading doc/README.phpwiki-auth

       
    • thefinn

      thefinn - 2004-11-15

      what about writing doc/README.phpwiki-auth in a cohesive and easily understood format?

       
      • Reini Urban

        Reini Urban - 2004-11-16

        That was written as development document, not as installing guide.
        The installing guide will be added when someone can spare some time.

         
    • Roger

      Roger - 2004-11-19

      Can you tell me where I should put the .htaccess file, in what directory? At the moment I use htaccess in the main directory as standard protection (created in Ensim). I have used the following settings:

      ALLOW_ANON_USER = true
      ALLOW_ANON_EDIT = false
      ALLOW_BOGO_LOGIN = false
      ALLOW_USER_PASSWORDS = true

      USER_AUTH_ORDER = "HttpAuth : File : POP3"
      USER_AUTH_POLICY = stacked

      Now, whenever I try to sign in, I get the login popup, but it keeps coming back and I can't login. No matter what login I use.

       
    • Roger

      Roger - 2004-11-19

      Another note... If I use

      USER_AUTH_ORDER = "File : POP3"

      then the login won't work as well. Maybe the same problem, maybe not, but I thought I'd better mention it.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.