1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-16 16:32:39 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Peter Matseykanets
a6a6cf5696
[2.8] Fixes (#471)
[v2.8.s3] Html escaping
[2.8] Bump API-UI version

---------
Co-authored-by: Kevin Joiner <10265309+KevinJoiner@users.noreply.github.com>
Co-authored-by: pdellamore <pietro.dellamore@suse.com>
2024-02-05 10:46:41 -05:00
Guilherme Macedo
f26b9fcbeb
Bump API-UI version
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2023-04-25 16:33:01 -03:00
Steffan Tucker
1e41884a06
Fix golangci-lint issues
As part of updating dapper files, golangci-lint was set to be used. This
caused a lot of lint issues to crop up, which this fixes.
2022-07-26 10:40:30 -06:00
Darren Shepherd
da77031944 Set x-frame-options to sameorigin 2021-04-22 17:08:42 -07:00
Darren Shepherd
c7ba5c4dcd JSON encode schemas URL passed to html template 2021-02-02 15:03:33 -07:00
Dan Ramich
9ba19df9be Add Frame-Options header
Problem:
Frame-Options header is not being set, this is a potential secutiry
issue

Solution:
Set the header "X-Frame-Options:deny"
2019-02-15 16:45:10 -07:00
orangedeng
6fec205069 Dynamically response the JS and CSS of API UI 2018-10-31 14:48:25 +08:00
loganhz
2af274f953 API-UI 1.1.5
https://github.com/rancher/rancher/issues/13732
2018-07-24 14:33:56 -07:00
Daishan Peng
59c4a298e8 add yaml support 2018-06-04 16:44:48 -07:00
Darren Shepherd
4cf9f645cd Refactor access control to return error not bool 2018-03-31 03:13:22 -07:00
Darren Shepherd
722cedfe01 Major refactor of subcontexts 2018-02-09 13:45:22 -07:00
Darren Shepherd
87d5ab06b9 Change RequestHandler signature 2018-01-30 23:56:30 +00:00
Darren Shepherd
1369734139 Fix panic when posting to / 2018-01-26 04:16:12 +00:00
Craig Jellick
990db51407 more collection action code 2018-01-20 01:12:19 -07:00
Darren Shepherd
d170661103 Add CollectionFormatter 2018-01-19 23:28:57 -07:00
Darren Shepherd
8982c1cc59 write writeOnly fields on create 2018-01-20 04:31:39 +00:00
Darren Shepherd
245c089cd5 Put in stubs for dynamic access control on schemas 2018-01-17 01:06:57 +00:00
Darren Shepherd
de274b2eba API-UI 1.1.4 2018-01-04 04:56:03 +00:00
Darren Shepherd
790bd1ec07 Write headers later in request 2017-12-30 02:22:38 +00:00
Darren Shepherd
b07bc3177e Only create links to listable types 2017-12-29 22:23:14 +00:00
Darren Shepherd
92df95cf7f api-ui 1.1.3 2017-12-28 16:49:51 +00:00
Darren Shepherd
bfcad0d1b1 Enable access control 2017-12-18 13:59:56 -07:00
Darren Shepherd
9dcef33943 Generate backreference links 2017-12-13 08:55:24 -07:00
Darren Shepherd
18d3f69aa8 Updates 2017-12-05 09:21:47 -07:00
Darren Shepherd
15e105a0ab Refactor types 2017-11-29 14:27:02 -07:00
Darren Shepherd
389d27b3e5 Updates 2017-11-28 14:28:25 -07:00
Darren Shepherd
38c9c5c6c3 Subcontext and mapping updates 2017-11-21 15:37:22 -07:00
Darren Shepherd
c8cab3f4f8 More initial dev 2017-11-10 21:46:30 -07:00