kevgliss
c75e20a1ea
Pleasing the PEP8 gods
2015-07-21 13:06:13 -07:00
kevgliss
0082b163d2
Adding some flake8 configurations
2015-07-21 10:03:02 -07:00
kevgliss
309590fb6b
Removing unneeded directory
2015-07-21 09:50:33 -07:00
kevgliss
aeda0886b8
typo
2015-07-21 09:17:29 -07:00
kevgliss
29203baa3d
Fixing where tests are run
2015-07-21 09:08:01 -07:00
kevgliss
9e16d04fa2
Removing conflicting dependency
2015-07-21 09:00:54 -07:00
kevgliss
1bb34fe20b
Adding bower to package.json
2015-07-21 08:55:45 -07:00
kevgliss
c6f7ad2d66
Making sure that bower exists
2015-07-21 08:49:34 -07:00
kevgliss
6a38eb9f32
Removing JS tests for now
2015-07-21 08:42:00 -07:00
kevgliss
9c0f2917ad
Merge branch 'master' into ci
...
* master:
Fixed issue where hardcoded localhost:port combination existed in Javascript, added another step to setup.py 'package' that removes such instances and creates a more agnostic javascript blob.
Fixing issue where nginx was not sending the right mimetype for CSS files.
Conflicts:
gulp/build.js
2015-07-20 16:53:58 -07:00
kevgliss
c89dff7994
Getting travisCI setup
2015-07-20 16:13:42 -07:00
kevgliss
f679392c61
Fixing bad cherry pick
2015-07-19 19:28:49 -07:00
kevgliss
f78e9d47d1
Merge pull request #21 from kevgliss/buildfixes
...
Build Fixes
2015-07-19 19:21:46 -07:00
kevgliss
b978435975
Merge pull request #21 from kevgliss/buildfixes
...
Build Fixes
2015-07-19 19:07:08 -07:00
kevgliss
5ce3f9427b
Fixed issue where hardcoded localhost:port combination existed in Javascript, added another step to setup.py 'package' that removes
...
such instances and creates a more agnostic javascript blob.
2015-07-19 19:04:42 -07:00
kevgliss
8e0e22d49d
Fixing issue where nginx was not sending the right mimetype for CSS files.
2015-07-19 19:03:04 -07:00
kevgliss
14b62a145a
Merge pull request #20 from kevgliss/destinations
...
Adds support for 'Destinations'
2015-07-10 17:20:05 -07:00
kevgliss
a30a8481d0
Adding support for multiple plugin types.
2015-07-10 17:09:22 -07:00
kevgliss
c79905cd92
Refactoring views to use modals for create/edit instead of their own pages.
2015-07-10 17:08:39 -07:00
kevgliss
1e902750c3
Adding destination javascript controllers and partials.
2015-07-10 17:07:41 -07:00
kevgliss
0c7204cdb9
Refactored 'accounts' to be more general with 'destinations'
2015-07-10 17:06:57 -07:00
kevgliss
b26de2b000
Adding support for marshaling bare lists.
2015-07-10 17:03:28 -07:00
kevgliss
76049b4ff1
Fixing how we feed a list of destinations to be saved.
2015-07-10 17:02:23 -07:00
kevgliss
389ad1981b
Merge pull request #19 from kevgliss/plugins
...
New plugin architecture
2015-07-08 16:57:08 -07:00
kevgliss
5476547e74
Simplifiying SAN identification.
2015-07-08 16:45:19 -07:00
kevgliss
601d80388f
Adding links to the roles that Authorities are associated with.
2015-07-08 16:44:48 -07:00
kevgliss
0ed3918113
Changing default as 'State' cannot be abbreviated in a CSR
2015-07-08 16:44:06 -07:00
kevgliss
67dc12347e
Removing verisign specific frontend code, we also give some more hints to user on how to make SAN certificates.
2015-07-08 16:42:57 -07:00
kevgliss
bc6202adf7
Refactoring out static methods and removing the old SHA1 intermediate certificates.
2015-07-08 16:41:45 -07:00
kevgliss
1a2e437b33
Factoring out 'dry' run. This doesn't really make sense to have as we don't have a concept of a pre-flight request. Plugin tests should mock out their particular dependencies.
2015-07-08 16:40:46 -07:00
kevgliss
5156371913
Modify the naming structure for certificates. AWS is pretty picky about what is a valid name.
2015-07-08 16:39:00 -07:00
kevgliss
002f83092d
Changing the signature of save_cert, we don't create a csr_config anymore so it doesn't make sense to store it. Additionally 'challenge' is a verisign specific thing and should be factored out. We have stopped saving it as well.
2015-07-08 16:37:48 -07:00
kevgliss
6a18b01e4e
Ensuring that we can use the gulp watcher and that fonts are copied over to the tmp dir
2015-07-08 16:34:21 -07:00
kevgliss
f660450043
Aligning config variables
2015-07-07 17:23:46 -07:00
kevgliss
8239aa55e1
fixing conflicts
2015-07-07 16:26:37 -07:00
kevgliss
82c4be29a4
fixing merge conflict
2015-07-07 15:36:39 -07:00
kevgliss
a7d20cb3a5
fixing conflict
2015-07-07 15:33:29 -07:00
kevgliss
6d384f342f
adding test utils
2015-07-07 15:32:55 -07:00
kevgliss
10569c6102
Merge pull request #18 from kevgliss/master
...
Docfixes
2015-07-06 16:33:25 -07:00
kevgliss
02bea85f85
Docfixes
2015-07-06 16:30:13 -07:00
kevgliss
c59bf3f257
Fixing tests
2015-07-06 10:53:12 -07:00
kevgliss
737d4d62d4
Merge pull request #15 from kevgliss/master
...
General cleanup and hotfixes
2015-07-04 12:57:17 -07:00
kevgliss
b04fb471e9
Ensuring that path to to the default config is correct regardless of how the app was started.
2015-07-04 12:55:28 -07:00
kevgliss
277599f0e5
fixing an a small typo
2015-07-04 12:50:41 -07:00
kevgliss
3f49bb95ff
Starting to move to new plugin architecture.
2015-07-04 12:47:57 -07:00
kevgliss
b17e12bed4
Doc fix
2015-07-03 12:59:48 -07:00
kevgliss
95bab9331d
Enabling CSR generation and reducing complexity of encryption/decrypting the 'key' dir.
2015-07-03 10:30:17 -07:00
kevgliss
8cbc6b8325
Initial work at removing openssl
2015-07-02 15:48:56 -07:00
Kevin Glisson
7123e77edf
Extending certificate tests.
2015-07-02 15:48:56 -07:00
Kevin Glisson
9def00d1a2
Adding basic authority tests.
2015-07-02 15:48:56 -07:00