Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display user name #318

Closed
hypery2k opened this issue Mar 16, 2015 · 6 comments
Closed

Display user name #318

hypery2k opened this issue Mar 16, 2015 · 6 comments

Comments

@hypery2k
Copy link
Owner

Use display name instead of id, e.g for LDAP

@hypery2k hypery2k self-assigned this Mar 16, 2015
@hypery2k hypery2k added this to the v2.6.0 milestone Mar 16, 2015
@hypery2k hypery2k changed the title Display LDAP Display user name Mar 16, 2015
@hypery2k hypery2k modified the milestones: Backlog, v2.6.0 Apr 22, 2015
@thomas955
Copy link

Hey,

Thanks for your work @ storagechart2! <- This is what i use :-D
Is it possible to choose what i want to display as username? In my case i need id (uid from ldap) cause i have some very old users from owncloud 3 and before that still uses the ldap - id as username.
(Especially in admin section which is most important for me, i want to see the short uids e.g. NThomas or somethink like this).
Thank you in advance.
Thomas

p.s. owncloud 8.1 apache2 php 5.6 mysql 5.6

@mckaygerhard
Copy link
Collaborator

ummm an update qeury when cahnge the id could be more easy jejejej but for this idea u @thomas955 must made it!

hypery2k added a commit that referenced this issue Aug 7, 2015
hypery2k added a commit that referenced this issue Aug 7, 2015
@hypery2k
Copy link
Owner Author

hypery2k commented Aug 7, 2015

Adding support for displaying both display name and userid:
owncloud

@hypery2k hypery2k closed this as completed Aug 7, 2015
@hypery2k hypery2k modified the milestones: v.2.6.2, Backlog Aug 7, 2015
@mckaygerhard
Copy link
Collaborator

hi with this commit now storagecharts2 have a limit of a thousand of users due the array parsing result of the list of users in the code..

i wish to know how to made this configuration a option, i can made some code lines for that in few mounts (right now i'm busy)

i mean does not used the array build list, due in my company theres a load of 3000 users and in firts tests php hangs and nerver restusns a response if any admin user are logged and try to view the chart (i know that due the array, it happened to me in the selectra software)

@hypery2k
Copy link
Owner Author

hypery2k commented Aug 7, 2015

I've created an issue for this, see #350

Besides that a snapshot build is available at: https://martinreinhardt-online.de/jenkins/job/OwnCloud_nightly/332/

@mckaygerhard
Copy link
Collaborator

i see the commint in firts lines..

that's better if array user list fail so then get to old behabior! but still the array list the php engine still try to fill with lot of users, so the thousands of userss will fit in a php array capability?

i not tested this part yet with my 3000+ users production environment.. 'ill report later a feedback!

similar behabior i got with selectra software.. i doub work, but lest try and i'll post in #318 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants