0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Katharina Irrgang b48031fa0e 🎨 unique constraint for permission and role name (#7674)
refs #7494,  refs #7495 

I saw tests adding permissions and roles twice. (see screenshots)
That happened because the setup in the test was mis-used and there is no restriction for static resources to create duplicates.
With this PR i suggest to make name unique.
2016-11-09 15:02:49 +00:00
..
client@acbaccfbd4 Updated Ghost-Admin to 1.0.0-alpha.8 2016-11-08 15:26:37 +01:00
server 🎨 unique constraint for permission and role name (#7674) 2016-11-09 15:02:49 +00:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test 🎨 unique constraint for permission and role name (#7674) 2016-11-09 15:02:49 +00:00
index.js