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

Add user from webui #695

Closed
T1loc opened this issue Jun 2, 2014 · 10 comments
Closed

Add user from webui #695

T1loc opened this issue Jun 2, 2014 · 10 comments
Assignees
Labels
Bug Frontend Things related to the OBS RoR app

Comments

@T1loc
Copy link
Contributor

T1loc commented Jun 2, 2014

With the Admin login, If I add an user with a dot (eg : name.lastame) all actions are unusable (Edit, Delete user for example).

I create the user
obs1

When I try to access it
obs2

OBS server : 2.5 (latest appliance)

@tonyfahrion
Copy link

May be, this will help to track the issue down (is a log from a recent IRC session):

[Tuesday 27 May 2014] [22:13:21] <tonix__> Hi guys, may be, I found a bug in the user-management => username with a dot, won't work (at least on 2 setups from me)
[Tuesday 27 May 2014] [22:13:45] <tonix__> I can not login with a username like "tony.wolf"
[Tuesday 27 May 2014] [22:14:01] <tonix__> and I can't view the profile page of this user
[Tuesday 27 May 2014] [22:14:15] <tonix__> is it a know issue, or something which needs to be configured?
[Tuesday 27 May 2014] [22:15:54] <tonix__> oh, but I'm able to create such a user; it seems, that the "URL extraction" of the username does not work correctly, as the log just says; "User not found" and in the log it just shows: "tony" as username
[Tuesday 27 May 2014] [22:31:03] tonix__: this is a bug in the routes. it will try to guess the mimetype from the ".wolf" extension
[Tuesday 27 May 2014] [22:31:14] we had the same bug with groups

@coolo
Copy link
Member

coolo commented Jun 2, 2014

the markdown hides the usernames, but the bug reference was "coolo" :)

@rampatnaik
Copy link

is this bug is resolved ??? even i too have same issue . Many of my projects are not working as i have migrated OBS 2.4 to 2.5 . Please provide the fix

@coolo
Copy link
Member

coolo commented Jun 3, 2014

how do "many of my projects" relate to adding users?

@T1loc
Copy link
Contributor Author

T1loc commented Jun 30, 2014

With the latest build I've the same issue.

@tuminoid
Copy link
Contributor

tuminoid commented Nov 5, 2014

This is still valid for 2.5.4. User creation with dot in username works, but admin UI doesn't work. Also internal error 500 is presented to user upon login attempt.

hennevogel added a commit to hennevogel/open-build-service that referenced this issue Nov 11, 2014
hennevogel added a commit to hennevogel/open-build-service that referenced this issue Nov 11, 2014
hennevogel added a commit to hennevogel/open-build-service that referenced this issue Nov 11, 2014
@hennevogel
Copy link
Member

This is fixed in master

@c-hoeger
Copy link
Contributor

bug still seem to exist somehow, see http://lists.opensuse.org/opensuse-buildservice/2015-08/msg00103.html

@hennevogel
Copy link
Member

Logging in is not exactly what this bug is about. @c-hoeger can you please open a new one? Thanks

@c-hoeger
Copy link
Contributor

done #1064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Frontend Things related to the OBS RoR app
Projects
None yet
Development

No branches or pull requests

8 participants