First time here? Check out the FAQ!
1

add administrators via web interface
 

Currently, it is a command line driven process to add someone as a admin and it requires jumping through hoops a bit (finding out the id in the db etc) and I would prefer if the process was much more easier. Here is a proposal

  • The first person logs in via the web interface is automatically designated as the admin

  • The admin is allowed to add others as admin via the gui in the exact workflow as admins are allowed to add others as moderators

That's it.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago
mether's avatar
1.5k
mether
asked 13 years ago

Comments

see more comments

2 Answers

1

I want to work on this feature request.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
sayanchowdhury's avatar
53
sayanchowdhury
answered 13 years ago
link

Comments

Thanks, this was done a few days ago, but not merged yet to the master branch. I will do it today, we will also make it more obvious which features are on the line, so that you and others could pick them up.
Evgeny's avatar Evgeny (13 years ago)
1

It would be useful to have some sort of clear ROADMAP on what features you are working on so that we can look into contributing patches for the ones that aren't a high priority for you personally. A list of tasks ordered by expected difficulty - easy, medium and long term for instance would be very helpful. I keep track of the main branch but I can't do that easily for the feature branches.

mether's avatar mether (13 years ago)
see more comments
0

Done in 0.6.18.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

I guess you mean 0.7.18. Is the first user automatically added as admin too?
mether's avatar mether (13 years ago)
No, the first user is not admin automatically yet, forgot about this.
Evgeny's avatar Evgeny (13 years ago)
see more comments