Changes

From SME Server
Jump to navigationJump to search
433 bytes added ,  21:08, 19 October 2015
Line 41: Line 41:  
<nowiki>https://www.yourserver.net/user</nowiki><br>
 
<nowiki>https://www.yourserver.net/user</nowiki><br>
 
'''Note, the s in https'''
 
'''Note, the s in https'''
 +
 +
* /user alias
 +
If <nowiki>https://www.yourserver.net/user</nowiki> is already used by another application it is possible to define another alias<br>
 +
  config set UserPanelAlias new-alias
 +
  signal-event conf-userpanel
 +
and use <nowiki>https://www.yourserver.net/new-alias</nowiki>
 +
 +
To cancel this alias :
 +
  config delete UserPanelAlias
 +
  signal-event conf-userpanel
 +
<nowiki>https://www.yourserver.net/user</nowiki> is available again.
    
{{note box|msg=A log out menu is present now in the user-manager and the name of user logged is displayed also. Some time when you log out you can see Two frames with two login box, see [[bugzilla:8026]].You simply need to refresh the web page by pressing F5 or ctrl+F5 key.}}
 
{{note box|msg=A log out menu is present now in the user-manager and the name of user logged is displayed also. Some time when you log out you can see Two frames with two login box, see [[bugzilla:8026]].You simply need to refresh the web page by pressing F5 or ctrl+F5 key.}}
22

edits

Navigation menu