Changes

Jump to navigation Jump to search
172 bytes added ,  02:16, 11 December 2014
=User Management=
Default login data can be stored server-side in the <code>web.xml</code> file or specified via[[Command-Line Options#BaseX HTTP Server|command-line arguments]]. If the HTTP server is started with no pre-defined credentials, users and passwords can be sent via [http://en.wikipedia.org/wiki/Basic_access_authentication HTTP basic authenticationBasic Authentication] with each HTTP request. Login data can be stored server-side in the <code>webSince {{Version|8.0}}, [http://en.wikipedia.xml<org/wiki/code> fileDigest_authentication Digest Authentication] is availableas well, or specified as [[Command-Line Options#BaseX HTTP Serverwith support for all qop directives ({{Code|auth}} and {{Code|commandauth-line arguments]]int}}).
{{Mark|Since Version 8.0}}, all users Users are specified in a {{Code|users.xml}} file, which is stored in the database directory (see [[User Management]] for more information).
With cURL, and most browsers, you can specify the user name and password with each HTTP request within the request string as plain text, using the format <code>USER:PASSWORD@URL</code>. An example:
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu