Torkel Ödegaard
|
43ef9f909a
|
feat(admin): admin page for all grafana organizations (list / edit view), #2457
|
2015-08-11 15:20:50 +02:00 |
|
Torkel Ödegaard
|
e01c68dcea
|
fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488
|
2015-08-11 11:26:28 +02:00 |
|
Torkel Ödegaard
|
234d1291f9
|
Merge branch 'invite'
Conflicts:
public/css/less/gfbox.less
public/emails/reset_password.html
public/emails/welcome_on_signup.html
|
2015-08-11 11:22:43 +02:00 |
|
Torkel Ödegaard
|
1ea0b5371a
|
feat(invite): new user invites are now also added to correct org after sign up is completed, #2353
|
2015-08-11 10:45:03 +02:00 |
|
Torkel Ödegaard
|
74932e6311
|
feat(invite): added specific email for invites to existing grafana users
|
2015-08-11 10:35:10 +02:00 |
|
Torkel Ödegaard
|
835fd383ad
|
fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896
|
2015-08-10 20:25:01 +02:00 |
|
Torkel Ödegaard
|
e53c1e39d3
|
feat(invite): can now add org user with sername again, #2353
|
2015-08-10 14:03:08 +02:00 |
|
Torkel Ödegaard
|
775e044e69
|
feat(invite): progress on invite feature, #2353
|
2015-08-10 13:47:06 +02:00 |
|
Torkel Ödegaard
|
19f64bc561
|
fix(data source proxy): clear proxies request from cookies, fixes #2470
|
2015-08-10 12:11:18 +02:00 |
|
Mark Bell
|
e59ea1aa02
|
Change log file permissions from 0660 to 0644
|
2015-08-08 23:06:30 -04:00 |
|
Torkel Ödegaard
|
1f7ac11baa
|
feat(ldap): added support for compound search filter expressions, closes #2472
|
2015-08-08 10:00:49 +02:00 |
|
Torkel Ödegaard
|
0ed4744a33
|
influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455
|
2015-08-07 11:02:32 +02:00 |
|
Torkel Ödegaard
|
90400bf5ad
|
fix(ldap): fix for ldap users with empty email address, fixes #2461
|
2015-08-07 10:14:36 +02:00 |
|
Brandon Turner
|
1e2e65b40d
|
Allow default org role to be Read Only Editor
|
2015-08-05 23:04:47 -05:00 |
|
Torkel Ödegaard
|
f62d743407
|
fix(ldap): another fix for ldap and empty bindDN and bind password, #2339
|
2015-08-05 16:34:39 +02:00 |
|
Torkel Ödegaard
|
9dc779927b
|
fix(ldap): updated to ldap bindDN and bindPassword is allowed to be empty, fixes #2439
|
2015-08-05 16:28:15 +02:00 |
|
Torkel Ödegaard
|
9d25d2674b
|
fix(invite): fixed link in email
|
2015-08-04 20:23:04 +02:00 |
|
Torkel Ödegaard
|
6d6c9b782b
|
fix(ldap): minor fixes, should not have any real impact, #2421
|
2015-08-01 10:30:05 +02:00 |
|
Torkel Ödegaard
|
50895c7e37
|
fix(ldap): fixed issue with ldap group to grafana org role syncing, #1450
|
2015-07-31 16:38:41 +02:00 |
|
Torkel Ödegaard
|
5a160f426e
|
feat(invite): trying to get username to work as well
|
2015-07-29 09:30:23 +02:00 |
|
Dieter Plaetinck
|
0f7a77f45b
|
fix unknown key error formatting
|
2015-07-24 12:29:03 +02:00 |
|
Torkel Ödegaard
|
6d6af09296
|
feat(invite): handling of existing org user case when inviting, #2353
|
2015-07-21 12:18:11 +02:00 |
|
Torkel Ödegaard
|
ab54971763
|
feat(invite): more progress on completing invite form and actually creating a real user, #2353
|
2015-07-20 17:46:48 +02:00 |
|
Torkel Ödegaard
|
d75f96fdd5
|
feat(invite): more progress on invited / sigup view, #2353
|
2015-07-20 15:52:49 +02:00 |
|
Torkel Ödegaard
|
024c112944
|
feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353
|
2015-07-20 14:26:49 +02:00 |
|
Torkel Ödegaard
|
3242354a4b
|
feat(invite): worked on pending invitations list, revoke invite now works, #2353
|
2015-07-20 10:57:39 +02:00 |
|
Torkel Ödegaard
|
4ac652b127
|
feat(invite): began work on invited signup view, also added backdrop to login view, #2353
|
2015-07-19 12:34:03 +02:00 |
|
Torkel Ödegaard
|
6088f83408
|
feat(invite): inital pass on sending new user invite email, #2353
|
2015-07-18 17:39:12 +02:00 |
|
Torkel Ödegaard
|
e92f2ecea1
|
feat(invite): existing grafana users now result in new org user directly, no temp user is created, #2353
|
2015-07-18 11:43:34 +02:00 |
|
Torkel Ödegaard
|
a82aa8203b
|
Merge branch 'master' into invite
|
2015-07-18 10:14:45 +02:00 |
|
Torkel Ödegaard
|
9bf9bb0273
|
fix(ldap): fixed issue with ldap group mappings to org roles sync, #1450
|
2015-07-18 09:55:21 +02:00 |
|
Torkel Ödegaard
|
2724cf5db8
|
feat(invite): small progress
|
2015-07-17 14:42:49 +02:00 |
|
Torkel Ödegaard
|
0ffcce1b5d
|
feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353
|
2015-07-17 09:51:34 +02:00 |
|
Torkel Ödegaard
|
444807c35b
|
feat(invite): worked on db & domain model for temp users, #2353
|
2015-07-16 17:59:11 +02:00 |
|
Torkel Ödegaard
|
5b0585ac7f
|
feat(ldap): removed ssl_server_name and added some validation to ldap config, #1450
|
2015-07-16 12:58:30 +02:00 |
|
Torkel Ödegaard
|
9afdea8d2a
|
feat(ldap): added config options for ssl skip verify, and ssl server name, #1450
|
2015-07-16 11:59:26 +02:00 |
|
Torkel Ödegaard
|
0b5ba55131
|
feat(ldap): work on reading ldap config from toml file, #1450
|
2015-07-15 10:08:23 +02:00 |
|
Torkel Ödegaard
|
262a09bb2d
|
feat(ldap): added support for binding initially with an admin user searching for user and then binding again to authenticate current user, #1450
|
2015-07-14 17:35:11 +02:00 |
|
Torkel Ödegaard
|
0320baeb5b
|
feat(ldap): user org role sync working
|
2015-07-14 16:42:55 +02:00 |
|
Torkel Ödegaard
|
42670c27d5
|
feat(ldap): more work on org role sync
|
2015-07-14 15:46:11 +02:00 |
|
Torkel Ödegaard
|
fe41a4e6fa
|
feat(ldap): began work on org role sync
|
2015-07-14 14:29:07 +02:00 |
|
Torkel Ödegaard
|
a7b1df34c5
|
feat(ldap): more unit tests for ldap to grafana user sync
|
2015-07-14 10:20:30 +02:00 |
|
Torkel Ödegaard
|
2fa9311eee
|
Progress on ldap support, #1450
|
2015-07-13 16:45:47 +02:00 |
|
Torkel Ödegaard
|
14f439f8ba
|
refactor(ldap): refactoring ldap code, #1450
|
2015-07-13 15:37:25 +02:00 |
|
Torkel Ödegaard
|
bfe7b77313
|
More work on ldap auth, got memberOf working in the docker ldap test server, playing with config options and structures, #1450
|
2015-07-13 14:23:59 +02:00 |
|
Torkel Ödegaard
|
db1847bc1d
|
More work on ldap, gotten ldap search (read attributes) to work
|
2015-07-10 15:29:34 +02:00 |
|
Torkel Ödegaard
|
0ef7271326
|
Started work on LDAP again, #1450
|
2015-07-10 11:10:48 +02:00 |
|
Dieter Plaetinck
|
66ba19b7ba
|
clearer errors
"Not found" should only be for http path/method not found (404)
if it's about specific resources, we should be explicit for clarity
|
2015-07-08 08:55:31 +02:00 |
|
Torkel Ödegaard
|
aedaae852b
|
Fixed minor mistake in last commit
|
2015-06-30 12:14:13 +02:00 |
|
Torkel Ödegaard
|
ae0f8c77d1
|
Auth: You can now authenicate against api with username / password using basic auth, Closes #2218
|
2015-06-30 09:37:52 +02:00 |
|